diff options
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_5.4.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.4.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb index 6a05aeaa..de1b4b7d 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb | |||
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-5.4.y" | 7 | BRANCH = "ti-rt-linux-5.4.y" |
8 | 8 | ||
9 | SRCREV = "0343656e0feca050ec3f6a0a47fc65018d5a7fd1" | 9 | SRCREV = "d4b0f63810a64c5f5c9876ba3492b647553d385d" |
10 | PV = "5.4.70+git${SRCPV}" | 10 | PV = "5.4.74+git${SRCPV}" |
diff --git a/recipes-kernel/linux/linux-ti-staging_5.4.bb b/recipes-kernel/linux/linux-ti-staging_5.4.bb index 489568b7..416776ab 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb | |||
@@ -21,8 +21,8 @@ S = "${WORKDIR}/git" | |||
21 | 21 | ||
22 | BRANCH = "ti-linux-5.4.y" | 22 | BRANCH = "ti-linux-5.4.y" |
23 | 23 | ||
24 | SRCREV = "05b5a584edd4f87bc81874f4d0ad0b7b0c31875b" | 24 | SRCREV = "9574bba32a1898794895ca3816e815154c80226d" |
25 | PV = "5.4.70+git${SRCPV}" | 25 | PV = "5.4.74+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 |
28 | MACHINE_KERNEL_PR_append = "a" | 28 | MACHINE_KERNEL_PR_append = "a" |