diff mbox series

[meta-ti,master,v2,2/5] u-boot-ti-staging: Add initial 2026.01 recipe for LTS development

Message ID 20251211202234.4064350-2-reatmon@ti.com
State New
Headers show
Series [meta-ti,master,v2,1/5] linux-ti-staging: Add initial 6.18 recipes for LTS development | expand

Commit Message

Ryan Eatmon Dec. 11, 2025, 8:22 p.m. UTC
Add then initial recipe needed for 6.18 development.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
v2: No change.

 .../recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb      | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb
new file mode 100644
index 00000000..41adcb2b
--- /dev/null
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb
@@ -0,0 +1,9 @@ 
+require u-boot-ti.inc
+
+PR = "r0"
+
+BRANCH = "ti-u-boot-2026.01"
+
+SRCREV_uboot = "c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9"
+
+DEFAULT_PREFERENCE = "-1"