diff options
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.10.bb | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb index 95b17570..4654d92d 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | |||
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.10:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-5.10.y" | 7 | BRANCH = "ti-rt-linux-5.10.y" |
8 | 8 | ||
9 | SRCREV = "8fbd16658d1105671e67182c290235a99a7af02b" | 9 | SRCREV = "afe9ba17bb94cd226f9e5dc3685e4fe32be28c5c" |
10 | PV = "5.10.30+git${SRCPV}" | 10 | PV = "5.10.35+git${SRCPV}" |
diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb index 0a134f93..72a6c49c 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb | |||
@@ -23,11 +23,11 @@ S = "${WORKDIR}/git" | |||
23 | 23 | ||
24 | BRANCH = "ti-linux-5.10.y" | 24 | BRANCH = "ti-linux-5.10.y" |
25 | 25 | ||
26 | SRCREV = "d85aee3e19aa7403bd157d2ae30917e736096a7f" | 26 | SRCREV = "72d727fe733f2610e937a063bcebedce329948ec" |
27 | PV = "5.10.30+git${SRCPV}" | 27 | PV = "5.10.35+git${SRCPV}" |
28 | 28 | ||
29 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 29 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
30 | MACHINE_KERNEL_PR_append = "b" | 30 | MACHINE_KERNEL_PR_append = "a" |
31 | PR = "${MACHINE_KERNEL_PR}" | 31 | PR = "${MACHINE_KERNEL_PR}" |
32 | 32 | ||
33 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" | 33 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" |