diff options
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.19.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.19.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb index 0d1c9883..3a1d7e2d 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb | |||
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.19.y" | 7 | BRANCH = "ti-rt-linux-4.19.y" |
8 | 8 | ||
9 | SRCREV = "b9d2286903ced6b1855a4af1c99a10df98848a42" | 9 | SRCREV = "7e052f5026f26c6e7ffe1f0a7961dd628b73e3c1" |
10 | PV = "4.19.73+git${SRCPV}" | 10 | PV = "4.19.73+git${SRCPV}" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb b/recipes-kernel/linux/linux-ti-staging_4.19.bb index e7b74e92..a19574ab 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.19.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb | |||
@@ -59,7 +59,7 @@ S = "${WORKDIR}/git" | |||
59 | 59 | ||
60 | BRANCH = "ti-linux-4.19.y" | 60 | BRANCH = "ti-linux-4.19.y" |
61 | 61 | ||
62 | SRCREV = "b50955adb77f2dc066aac4502ba3a4c7b8a3c648" | 62 | SRCREV = "0cabba2b47949524cacbb68678767307a4f0a23e" |
63 | PV = "4.19.73+git${SRCPV}" | 63 | PV = "4.19.73+git${SRCPV}" |
64 | 64 | ||
65 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 65 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |