From: wangmy Date: Mon, 10 Oct 2022 08:47:33 +0000 (+0800) Subject: u-boot: upgrade 2022.07 -> 2022.10 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2790 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c4c010dcf2c8936e685d2933bc32c5753f82ef4c;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git u-boot: upgrade 2022.07 -> 2022.10 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc index d7fd3c7227f..60c77cbec4c 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common.inc @@ -12,7 +12,7 @@ PE = "1" # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "e092e3250270a1016c877da7bdd9384f14b1321e" +SRCREV = "4debc57a3da6c3f4d3f89a637e99206f4cea0a96" SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master" diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2022.07.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2022.10.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot-tools_2022.07.bb rename to meta/recipes-bsp/u-boot/u-boot-tools_2022.10.bb diff --git a/meta/recipes-bsp/u-boot/u-boot_2022.07.bb b/meta/recipes-bsp/u-boot/u-boot_2022.10.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot_2022.07.bb rename to meta/recipes-bsp/u-boot/u-boot_2022.10.bb