summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2024-08-04 15:08:16 -0500
committerRyan Eatmon <reatmon@ti.com>2024-08-04 15:10:53 -0500
commit0f14aa54dbdca68a28f78596117286bcad8a3331 (patch)
tree89907b867d0f1cd539ab3be645895c2c38bc0383
parent14d242a035bc45989df43d953134794a9c3705c7 (diff)
downloadmeta-ti-0f14aa54dbdca68a28f78596117286bcad8a3331.tar.gz
u-boot-ti-mainline: Update to 2024.07
Update to the latest u-boot release v2024.07. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb4
1 files 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
2 2
3PR = "r0" 3PR = "r0"
4 4
5PV = "2024.01" 5PV = "2024.07"
6 6
7# For the un-initiated: 7# For the un-initiated:
8# The actual URL you'd use with a git clone for example would be: 8# The actual URL you'd use with a git clone for example would be:
@@ -13,4 +13,4 @@ PV = "2024.01"
13# b) and we want git fetcher to use https protocol, hence GIT_PROTOCOL as https 13# b) and we want git fetcher to use https protocol, hence GIT_PROTOCOL as https
14UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git" 14UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git"
15UBOOT_GIT_PROTOCOL = "https" 15UBOOT_GIT_PROTOCOL = "https"
16SRCREV = "866ca972d6c3cabeaf6dbac431e8e08bb30b3c8e" 16SRCREV = "3f772959501c99fbe5aa0b22a36efe3478d1ae1c"