diff mbox series

[master] u-boot-ti-staging: Add 2024.04 uboot in prep for LTS migration

Message ID 20240202214117.31184-1-praneeth@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [master] u-boot-ti-staging: Add 2024.04 uboot in prep for LTS migration | expand

Commit Message

Bajjuri, Praneeth Feb. 2, 2024, 9:41 p.m. UTC
From: Praneeth Bajjuri <praneeth@ti.com>

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>
---
 ...oot-ti-staging_2024.01.bb => u-boot-ti-staging_2024.04.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-ti-bsp/recipes-bsp/u-boot/{u-boot-ti-staging_2024.01.bb => u-boot-ti-staging_2024.04.bb} (64%)
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb
similarity index 64%
rename from meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.01.bb
rename to meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb
index d2a6ccb5..7da9d808 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.01.bb
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb
@@ -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"