mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-08 20:02:21 +00:00
u-boot-ti-staging: Add 2024.04 uboot in prep for LTS migration
In preperation of LTS migration, switching from 2024.01 to 2024.04 for u-boot as this is close to what will be the final version for LTS. Default preference is still kept as low for this version since we are in early migration phase. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
c2544ab8ba
commit
8009c57560
+2
-2
@@ -6,6 +6,6 @@ include ${@ 'recipes-bsp/u-boot/ti-extras.inc' if d.getVar('TI_EXTRAS') else ''}
|
||||
|
||||
PR = "r0"
|
||||
|
||||
BRANCH = "ti-u-boot-2024.01"
|
||||
BRANCH = "ti-u-boot-2024.04"
|
||||
|
||||
SRCREV = "2f0282922b2c458eea7f85c500a948a587437b63"
|
||||
SRCREV = "6faba41927bdc8973b59678649ef83c564cc421e"
|
||||
Reference in New Issue
Block a user