diff options
author | Ryan Eatmon <reatmon@ti.com> | 2024-02-10 16:02:39 -0600 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2024-02-10 16:02:39 -0600 |
commit | 17b3c101bdf9596357ad4c72466c4748d1a4dbe2 (patch) | |
tree | b080af7da83018e0d1024db6891e9c43b2e00fbe /meta-ti-bsp | |
parent | 737807fc4360b7fe3cbe493a6104558c4658a046 (diff) | |
download | meta-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>
Diffstat (limited to 'meta-ti-bsp')
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb | 3 |
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 |
7 | FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:" | 7 | FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:" |
8 | 8 | ||
9 | #BRANCH = "ti-rt-linux-6.6.y" | 9 | BRANCH = "ti-rt-linux-6.6.y" |
10 | BRANCH = "ti-linux-6.6.y" | ||
11 | 10 | ||
12 | SRCREV = "ffc253263a1375a65fa6c9f62a893e9767fbebfa" | 11 | SRCREV = "ffc253263a1375a65fa6c9f62a893e9767fbebfa" |
13 | 12 | ||