diff options
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 |
2 files changed, 2 insertions, 2 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 6fd08e63..e97aca3b 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 = "85acf0d261f2dfd6c0bc5dcb7fda42771656701d" | 9 | SRCREV = "79bfe5400b3fe9350cca6a009d8fdafcfc59879f" |
10 | PV = "5.10.21+git${SRCPV}" | 10 | PV = "5.10.21+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 c4261397..698ec871 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb | |||
@@ -21,7 +21,7 @@ S = "${WORKDIR}/git" | |||
21 | 21 | ||
22 | BRANCH = "ti-linux-5.10.y" | 22 | BRANCH = "ti-linux-5.10.y" |
23 | 23 | ||
24 | SRCREV = "f513af27cd3301533e5a5e550e83e72b282f8759" | 24 | SRCREV = "b53d877300ae60870b85823c6bfabb3aa643933b" |
25 | PV = "5.10.21+git${SRCPV}" | 25 | PV = "5.10.21+git${SRCPV}" |
26 | 26 | ||
27 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 27 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |