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?


> 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
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18167): 
https://lists.yoctoproject.org/g/meta-ti/message/18167
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]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to