summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2023-11-07 13:23:41 -0600
committerRyan Eatmon <reatmon@ti.com>2023-11-07 13:23:41 -0600
commitd27c11e26373b187fb2c60a644e57de81ff24cbd (patch)
tree3e415517a6b8bf51875a6ea39b6de5b68c513920
parenta8360b9722aa4ffae013d6289aa7fce3fa1235aa (diff)
downloadmeta-ti-cicd.master.202311080100.tar.gz
u-boot-ti-mainline: Update to v2023.10 mainline versioncicd.master.202311080100
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 e98d584a..692cf84a 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.07" 5PV = "2023.10"
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.07"
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 = "83cdab8b2c6ea0fc0860f8444d083353b47f1d5c" 16SRCREV = "4459ed60cb1e0562bc5b40405e2b4b9bbf766d57"