Move the kernel version overrides to 6.6 for the next LTS prep. uboot is not currently ready so leave it at 2023.04 for the time being.
Signed-off-by: Ryan Eatmon <[email protected]> --- meta-arago-distro/conf/distro/include/branding-ltsprep.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-arago-distro/conf/distro/include/branding-ltsprep.inc b/meta-arago-distro/conf/distro/include/branding-ltsprep.inc index fb831225..397ad7b5 100644 --- a/meta-arago-distro/conf/distro/include/branding-ltsprep.inc +++ b/meta-arago-distro/conf/distro/include/branding-ltsprep.inc @@ -1,7 +1,7 @@ -PREFERRED_VERSION_linux-ti-staging = "6.1%" -PREFERRED_VERSION_linux-ti-staging-rt = "6.1%" -PREFERRED_VERSION_linux-ti-staging-systest = "6.1%" +PREFERRED_VERSION_linux-ti-staging = "6.6%" +PREFERRED_VERSION_linux-ti-staging-rt = "6.6%" +PREFERRED_VERSION_linux-ti-staging-systest = "6.6%" PREFERRED_VERSION_u-boot-ti-staging = "2023.04%" # Remove mmip - DRM allocator, KMS sink, Wayland sink need porting to GST 1.18 -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15054): https://lists.yoctoproject.org/g/meta-arago/message/15054 Mute This Topic: https://lists.yoctoproject.org/mt/103116024/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
