From 0f14aa54dbdca68a28f78596117286bcad8a3331 Mon Sep 17 00:00:00 2001 From: Ryan Eatmon Date: Sun, 4 Aug 2024 15:08:16 -0500 Subject: u-boot-ti-mainline: Update to 2024.07 Update to the latest u-boot release v2024.07. Signed-off-by: Ryan Eatmon --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 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 f497054c..3457772c 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 @@ -2,7 +2,7 @@ require u-boot-ti.inc PR = "r0" -PV = "2024.01" +PV = "2024.07" # For the un-initiated: # The actual URL you'd use with a git clone for example would be: @@ -13,4 +13,4 @@ PV = "2024.01" # 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 = "866ca972d6c3cabeaf6dbac431e8e08bb30b3c8e" +SRCREV = "3f772959501c99fbe5aa0b22a36efe3478d1ae1c" -- cgit v1.2.3-54-g00ecf