u-boot: upgrade 2024.04 -> 2024.07

Upgrade to U-Boot 2024.07.

(From OE-Core rev: 377e8d7fc019b0b2a0fd020e51741a4543f5f209)

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Fabio Estevam
2024-07-01 15:24:28 -03:00
committed by Richard Purdie
parent 522aa5de1a
commit a727d81671
3 changed files with 1 additions and 1 deletions

View File

@@ -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"