summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/u-boot-common.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-04-07 22:15:07 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-04-07 22:15:23 +0100
commit6a4fdd00ff3fff76922b1900cd87cb35aa266ae4 (patch)
treec2db801564baa47d44fd308ee2eb7fc2acbbfa65 /meta/recipes-bsp/u-boot/u-boot-common.inc
parentb507cbbfadae7c169782c4305d646750a160e448 (diff)
downloadopenembedded-core-contrib-6a4fdd00ff3fff76922b1900cd87cb35aa266ae4.tar.gz
Revert "u-boot: cmd/gpt.c: fix memory leak"
This reverts commit 32f01f9e72089d4412cef5da80970c99c651cc49.
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot-common.inc')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot-common.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc
index a6bbd37d2a..edd0004792 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common.inc
@@ -15,7 +15,6 @@ PE = "1"
SRCREV = "303f8fed261020c1cb7da32dad63b610bf6873dd"
SRC_URI = "git://git.denx.de/u-boot.git \
- file://0001-cmd-gpt-Address-error-cases-during-gpt-rename-more-c.patch \
"
S = "${WORKDIR}/git"