diff mbox series

[meta-ti,scarthgap] u-boot-ti-staging: Move 2024.10 to 2025.01 for ltsprep

Message ID 20241219151639.32515-2-reatmon@ti.com
State Under Review
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,scarthgap] u-boot-ti-staging: Move 2024.10 to 2025.01 for ltsprep | expand

Commit Message

Ryan Eatmon Dec. 19, 2024, 3:16 p.m. UTC
We are moving to 2025.01 for the next LTS, so rename the previous ltsprep
recipe and update it.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-ti-bsp/conf/machine/include/ti-bsp.inc                   | 4 ++--
 ...oot-ti-staging_2024.10.bb => u-boot-ti-staging_2025.01.bb} | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename meta-ti-bsp/recipes-bsp/u-boot/{u-boot-ti-staging_2024.10.bb => u-boot-ti-staging_2025.01.bb} (64%)
diff mbox series

Patch

diff --git a/meta-ti-bsp/conf/machine/include/ti-bsp.inc b/meta-ti-bsp/conf/machine/include/ti-bsp.inc
index 814c6ca8..6549ff73 100644
--- a/meta-ti-bsp/conf/machine/include/ti-bsp.inc
+++ b/meta-ti-bsp/conf/machine/include/ti-bsp.inc
@@ -37,12 +37,12 @@  MACHINE_FEATURES:remove:bsp-next = "gpu"
 
 # ==========
 # ti-6_12
-# TI staging kernel 6.12, u-boot 2024.10
+# TI staging kernel 6.12, u-boot 2025.01
 # ==========
 BSP_KERNEL_PROVIDER:bsp-ti-6_12 = "linux-ti-staging"
 BSP_KERNEL_VERSION:bsp-ti-6_12 = "6.12%"
 BSP_BOOTLOADER_PROVIDER:bsp-ti-6_12 = "u-boot-ti-staging"
-BSP_BOOTLOADER_VERSION:bsp-ti-6_12 = "2024.10%"
+BSP_BOOTLOADER_VERSION:bsp-ti-6_12 = "2025.01%"
 
 # GPU support requires out-of-tree SGX and Rogue drivers not available
 # in 6.12 yet
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.10.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb
similarity index 64%
rename from meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.10.bb
rename to meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb
index 46536877..e71008fa 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.10.bb
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.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.10"
+BRANCH = "ti-u-boot-2025.01"
 
-SRCREV = "f919c3a889f0ec7d63a48b5d0ed064386b0980bd"
+SRCREV = "b841e559cd26ffcb20f22e8ee75debed9616c002"