diff mbox series

[meta-arago,master] branding-ltsprep: Move to kernel 6.6

Message ID 20231211193312.27583-1-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master] branding-ltsprep: Move to kernel 6.6 | expand

Commit Message

Ryan Eatmon Dec. 11, 2023, 7:33 p.m. UTC
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 <reatmon@ti.com>
---
 meta-arago-distro/conf/distro/include/branding-ltsprep.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Bajjuri, Praneeth Dec. 11, 2023, 8:09 p.m. UTC | #1
On 12/11/2023 1:33 PM, Ryan Eatmon wrote:
> 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.

thanks for kickstart on this.

created branch based on 2024.01-rc4 tag.
https://git.ti.com/cgit/ti-u-boot/ti-u-boot/log/?h=ti-u-boot-2024.01

update the PREFERRED_VERSION for uboot in ltsprep brand as well.

Thanks

> 
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> ---
>   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
diff mbox series

Patch

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