On 1/8/2025 12:24 PM, Denys Dmytriyenko wrote:
On Wed, Jan 08, 2025 at 08:41:08AM -0600, Ryan Eatmon via
lists.yoctoproject.org wrote:
We are moving to 6.12 to be our new LTS, so we are switching the default
BSP to that. You can still access the 6.6 kernel if you need to by using
the BSP system and setting TI_PREFERRED_BSP = "ti-6_6" in your
local.conf.
Do you also need to drop DEFAULT_PREFERENCE = "-1" in corresponding recipes?
For 100% correctness, yes. But with the BSP system, it's just working.
I'll send a v2.
Signed-off-by: Ryan Eatmon <[email protected]>
---
meta-ti-bsp/conf/machine/include/ti-bsp.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-ti-bsp/conf/machine/include/ti-bsp.inc
b/meta-ti-bsp/conf/machine/include/ti-bsp.inc
index 083177dc..f19a0c9c 100644
--- a/meta-ti-bsp/conf/machine/include/ti-bsp.inc
+++ b/meta-ti-bsp/conf/machine/include/ti-bsp.inc
@@ -4,7 +4,7 @@
# well as a dedicated machine override.
# Supported options are: mainline, next, ti-6_12, ti-6_6, ti-6_1
-TI_PREFERRED_BSP ??= "ti-6_6"
+TI_PREFERRED_BSP ??= "ti-6_12"
# Use bsp-* namespace for overrides
MACHINEOVERRIDES =. "bsp-${TI_PREFERRED_BSP}:"
--
2.17.1
--
Ryan Eatmon [email protected]
-----------------------------------------
Texas Instruments, Inc. - LCPD - MGTS
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18168):
https://lists.yoctoproject.org/g/meta-ti/message/18168
Mute This Topic: https://lists.yoctoproject.org/mt/110497207/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-