Update u-boot recipe to be on the bleeding upstream tag. This introduces initial support for AM64x which works with v5.13 kernel tag.
Signed-off-by: Nishanth Menon <[email protected]> --- recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb b/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb index 0d3f33ef8ff6..2db9899609d0 100644 --- a/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb +++ b/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" PR = "r0" -PV = "2021.04" +PV = "2021.07" # For the un-initiated: # The actual URL you'd use with a git clone for example would be: @@ -15,4 +15,4 @@ PV = "2021.04" # 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 = "b46dd116ce03e235f2a7d4843c6278e1da44b5e1" +SRCREV = "840658b093976390e9537724f802281c9c8439f5" -- 2.32.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13896): https://lists.yoctoproject.org/g/meta-ti/message/13896 Mute This Topic: https://lists.yoctoproject.org/mt/84023012/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
