mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 02:42:34 +00:00
u-boot-ti-mainline: update to the latest 2023.07
Update to the latest release version. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
PV = "2022.10"
|
||||
PV = "2023.07"
|
||||
|
||||
# For the un-initiated:
|
||||
# The actual URL you'd use with a git clone for example would be:
|
||||
@@ -15,4 +15,4 @@ PV = "2022.10"
|
||||
# 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 = "4debc57a3da6c3f4d3f89a637e99206f4cea0a96"
|
||||
SRCREV = "83cdab8b2c6ea0fc0860f8444d083353b47f1d5c"
|
||||
|
||||
Reference in New Issue
Block a user