Add then initial recipe needed for 6.18 development. Signed-off-by: Ryan Eatmon <[email protected]> --- 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 --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" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19349): https://lists.yoctoproject.org/g/meta-ti/message/19349 Mute This Topic: https://lists.yoctoproject.org/mt/116735473/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
