diff options
author | Fabio Estevam <festevam@denx.de> | 2024-07-01 15:24:28 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-07-02 22:29:10 +0100 |
commit | 377e8d7fc019b0b2a0fd020e51741a4543f5f209 (patch) | |
tree | 635c0fab6467e20ee20e3d889ca4e262b97c91d9 | |
parent | 9922ebd8dcd145af8c7a6b8a5a16dce1ee8e92cb (diff) | |
download | openembedded-core-377e8d7fc019b0b2a0fd020e51741a4543f5f209.tar.gz |
u-boot: upgrade 2024.04 -> 2024.07
Upgrade to U-Boot 2024.07.
Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-common.inc | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-tools_2024.07.bb (renamed from meta/recipes-bsp/u-boot/u-boot-tools_2024.04.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2024.07.bb (renamed from meta/recipes-bsp/u-boot/u-boot_2024.04.bb) | 0 |
3 files changed, 1 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 ca5357392a..1b5382a6ad 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 = "25049ad560826f7dc1c4740883b0016014a59789" +SRCREV = "3f772959501c99fbe5aa0b22a36efe3478d1ae1c" 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_2024.04.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2024.07.bb index 7eaf721ca8..7eaf721ca8 100644 --- a/meta/recipes-bsp/u-boot/u-boot-tools_2024.04.bb +++ b/meta/recipes-bsp/u-boot/u-boot-tools_2024.07.bb diff --git a/meta/recipes-bsp/u-boot/u-boot_2024.04.bb b/meta/recipes-bsp/u-boot/u-boot_2024.07.bb index b15bcaa818..b15bcaa818 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2024.04.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2024.07.bb |