diff options
Diffstat (limited to 'meta-ti-bsp/recipes-kernel')
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb | 2 | ||||
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb index 974bf1d7..34eb56b8 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb | |||
@@ -10,7 +10,7 @@ BRANCH_ARM64 = "ti-linux-6.12.y" | |||
10 | BRANCH = "${BRANCH_ARM64}" | 10 | BRANCH = "${BRANCH_ARM64}" |
11 | 11 | ||
12 | BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" | 12 | BRANCH_ARM32 = "ti-rt-linux-6.12.y-arm32" |
13 | SRCREV_ARM32 = "f0e4f5ca0905956c70779b31663f594c08c6a3bc" | 13 | SRCREV_ARM32 = "36c7ff7f60e71677601505976d915286923be488" |
14 | PV_ARM32 = "6.12.35+git" | 14 | PV_ARM32 = "6.12.35+git" |
15 | 15 | ||
16 | BRANCH:ti33x = "${BRANCH_ARM32}" | 16 | BRANCH:ti33x = "${BRANCH_ARM32}" |
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb index f2f85bd1..d779cebd 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb | |||
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git" | |||
23 | 23 | ||
24 | BRANCH ?= "ti-linux-6.12.y" | 24 | BRANCH ?= "ti-linux-6.12.y" |
25 | 25 | ||
26 | SRCREV ?= "78e6abff322081d53c5a685d927476086c9b2846" | 26 | SRCREV ?= "e6ed2862fe19bd0c8901ecfaa15a3805209d40bd" |
27 | PV = "6.12.35+git" | 27 | PV = "6.12.35+git" |
28 | 28 | ||
29 | # Special configuration for remoteproc/rpmsg IPC modules | 29 | # Special configuration for remoteproc/rpmsg IPC modules |