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 e58eadcb..e7513794 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 | |||
@@ -22,7 +22,7 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" | |||
22 | 22 | ||
23 | BRANCH ?= "ti-linux-6.12.y" | 23 | BRANCH ?= "ti-linux-6.12.y" |
24 | 24 | ||
25 | SRCREV ?= "78e6abff322081d53c5a685d927476086c9b2846" | 25 | SRCREV ?= "e6ed2862fe19bd0c8901ecfaa15a3805209d40bd" |
26 | PV = "6.12.35+git" | 26 | PV = "6.12.35+git" |
27 | 27 | ||
28 | KERNEL_REPRODUCIBILITY_PATCHES = " \ | 28 | KERNEL_REPRODUCIBILITY_PATCHES = " \ |