Update to the latest u-boot release v2024.10.

Additionally, take this time to clean up the mainline recipe and
streamline it a bit.

Signed-off-by: Ryan Eatmon <[email protected]>
---
 .../recipes-bsp/u-boot/u-boot-ti-mainline_git.bb  | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb 
b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
index 3457772c..e1b51ce7 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
@@ -1,16 +1,9 @@
 require u-boot-ti.inc
 
-PR = "r0"
+SUMMARY = "Mainline U-Boot for TI devices"
 
-PV = "2024.07"
+PV = "2024.10"
 
-# For the un-initiated:
-# The actual URL you'd use with a git clone for example would be:
-# https://source.denx.de/u-boot/u-boot.git/
-# However, in the context of OE, we have to explicitly split things up:
-# a) we want it to use git fetcher - hence git:// prefix in GIT_URI (if we
-#  used https here, we'd endup attempting wget instead of git)
-# b) and we want git fetcher to use https protocol, hence GIT_PROTOCOL as https
 UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git"
-UBOOT_GIT_PROTOCOL = "https"
-SRCREV = "3f772959501c99fbe5aa0b22a36efe3478d1ae1c"
+
+SRCREV = "f919c3a889f0ec7d63a48b5d0ed064386b0980bd"
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18022): 
https://lists.yoctoproject.org/g/meta-ti/message/18022
Mute This Topic: https://lists.yoctoproject.org/mt/109140767/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to