mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 10:50:37 +00:00
u-boot-ti-mainline: Update to v2023.10 mainline version
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -2,7 +2,7 @@ require u-boot-ti.inc
|
||||
|
||||
PR = "r0"
|
||||
|
||||
PV = "2023.07"
|
||||
PV = "2023.10"
|
||||
|
||||
# For the un-initiated:
|
||||
# The actual URL you'd use with a git clone for example would be:
|
||||
@@ -13,4 +13,4 @@ PV = "2023.07"
|
||||
# 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 = "83cdab8b2c6ea0fc0860f8444d083353b47f1d5c"
|
||||
SRCREV = "4459ed60cb1e0562bc5b40405e2b4b9bbf766d57"
|
||||
|
||||
Reference in New Issue
Block a user