summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb')
-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 692cf84a..f497054c 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 = "2023.10" 5PV = "2024.01"
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 = "2023.10"
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 = "4459ed60cb1e0562bc5b40405e2b4b9bbf766d57" 16SRCREV = "866ca972d6c3cabeaf6dbac431e8e08bb30b3c8e"