From 33903932ad87bfa8e8bf7baf2256781714993b79 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 7 Apr 2020 22:15:07 +0100 Subject: Revert "u-boot: cmd/gpt.c: fix memory leak" This reverts commit 32f01f9e72089d4412cef5da80970c99c651cc49. Signed-off-by: Richard Purdie --- meta/recipes-bsp/u-boot/u-boot-common.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-bsp/u-boot/u-boot-common.inc') 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" -- cgit v1.2.3-54-g00ecf