summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2023-09-25 11:06:46 -0500
committerRyan Eatmon <reatmon@ti.com>2023-09-25 11:06:46 -0500
commit142f6d0798b296627b109c99935bd3823e2e18a7 (patch)
tree7b414479daebd3828f3dfd2bfc24a2c8612c1508
parent026a88e6c4bd22c558dbd514a6d4862bcea88b82 (diff)
downloadmeta-ti-142f6d0798b296627b109c99935bd3823e2e18a7.tar.gz
u-boot-ti-mainline: update to the latest 2023.07
Update to the latest release version. 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 ebeb4d42..64bb1441 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
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
4 4
5PR = "r0" 5PR = "r0"
6 6
7PV = "2022.10" 7PV = "2023.07"
8 8
9# For the un-initiated: 9# For the un-initiated:
10# The actual URL you'd use with a git clone for example would be: 10# The actual URL you'd use with a git clone for example would be:
@@ -15,4 +15,4 @@ PV = "2022.10"
15# b) and we want git fetcher to use https protocol, hence GIT_PROTOCOL as https 15# b) and we want git fetcher to use https protocol, hence GIT_PROTOCOL as https
16UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git" 16UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git"
17UBOOT_GIT_PROTOCOL = "https" 17UBOOT_GIT_PROTOCOL = "https"
18SRCREV = "4debc57a3da6c3f4d3f89a637e99206f4cea0a96" 18SRCREV = "83cdab8b2c6ea0fc0860f8444d083353b47f1d5c"