summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2024-02-02 15:41:17 -0600
committerRyan Eatmon <reatmon@ti.com>2024-02-07 10:38:50 -0600
commit8009c575600a24e614cb440c881ccdc98781796f (patch)
treee92176ca58b09202169049f9f4794c04015b2fdd
parentc2544ab8ba93e6001e6a8ef34c64ad39a8f778b3 (diff)
downloadmeta-ti-8009c575600a24e614cb440c881ccdc98781796f.tar.gz
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>
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb (renamed from meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.01.bb)4
1 files changed, 2 insertions, 2 deletions
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
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 ''}
6 6
7PR = "r0" 7PR = "r0"
8 8
9BRANCH = "ti-u-boot-2024.01" 9BRANCH = "ti-u-boot-2024.04"
10 10
11SRCREV = "2f0282922b2c458eea7f85c500a948a587437b63" 11SRCREV = "6faba41927bdc8973b59678649ef83c564cc421e"