diff options
Diffstat (limited to 'meta-ti-bsp/recipes-kernel')
-rw-r--r-- | meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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 58a6ac2e..15ff3311 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,8 +23,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" | |||
23 | 23 | ||
24 | BRANCH ?= "ti-linux-6.12.y" | 24 | BRANCH ?= "ti-linux-6.12.y" |
25 | 25 | ||
26 | SRCREV ?= "20778f6c125dc24e62767dc4837d793a0f18c319" | 26 | SRCREV ?= "34d0b070130a8cd2cddd9260389ad974e8cb8468" |
27 | PV = "6.12.24+git" | 27 | PV = "6.12.33+git" |
28 | 28 | ||
29 | KERNEL_REPRODUCIBILITY_PATCHES = " \ | 29 | KERNEL_REPRODUCIBILITY_PATCHES = " \ |
30 | file://0001-drivers-gpu-drm-msm-registers-improve-reproducibilit.patch \ | 30 | file://0001-drivers-gpu-drm-msm-registers-improve-reproducibilit.patch \ |