From 35e9ea852f5dc9ccb2a87903dfb05bebf84cebfa Mon Sep 17 00:00:00 2001 From: Ryan Eatmon Date: Wed, 28 Feb 2024 13:35:09 -0600 Subject: linux-ti-staging-rt_6.6: Add KERNEL_LCOALVERSION change Copy the same KERNEL_LOCALVERSION change to the upcoming 6.6 kernel. Signed-off-by: Ryan Eatmon --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb index 266a222c..e4beba84 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb @@ -2,6 +2,8 @@ require linux-ti-staging_6.6.bb DEFAULT_PREFERENCE = "-1" +KERNEL_LOCALVERSION:append = "-rt" + # Look in the generic major.minor directory for files # This will have priority over generic non-rt path FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:" -- cgit v1.2.3-54-g00ecf