summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2024-02-10 16:02:39 -0600
committerRyan Eatmon <reatmon@ti.com>2024-02-10 16:02:39 -0600
commit17b3c101bdf9596357ad4c72466c4748d1a4dbe2 (patch)
treeb080af7da83018e0d1024db6891e9c43b2e00fbe
parent737807fc4360b7fe3cbe493a6104558c4658a046 (diff)
downloadmeta-ti-17b3c101bdf9596357ad4c72466c4748d1a4dbe2.tar.gz
linux-ti-staging-rt: Add LTS 6.6 support
Now that the correct branch exists, we can update this recipe to point to it. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb3
1 files changed, 1 insertions, 2 deletions
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 4928aa88..f4754374 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
@@ -6,8 +6,7 @@ DEFAULT_PREFERENCE = "-1"
6# This will have priority over generic non-rt path 6# This will have priority over generic non-rt path
7FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:" 7FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:"
8 8
9#BRANCH = "ti-rt-linux-6.6.y" 9BRANCH = "ti-rt-linux-6.6.y"
10BRANCH = "ti-linux-6.6.y"
11 10
12SRCREV = "ffc253263a1375a65fa6c9f62a893e9767fbebfa" 11SRCREV = "ffc253263a1375a65fa6c9f62a893e9767fbebfa"
13 12