diff options
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.14.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.14.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb index a5ed2536..a8322928 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb | |||
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.14:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.14.y" | 7 | BRANCH = "ti-rt-linux-4.14.y" |
8 | 8 | ||
9 | SRCREV = "2c7fc5f1d50fbfe18bebe22361fd4b522aeddeb7" | 9 | SRCREV = "0027520b443976042f208d318bb7266683f38b49" |
10 | PV = "4.14.49+git${SRCPV}" | 10 | PV = "4.14.50+git${SRCPV}" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bb b/recipes-kernel/linux/linux-ti-staging_4.14.bb index 200c903c..95f60643 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.14.bb | |||
@@ -54,8 +54,8 @@ S = "${WORKDIR}/git" | |||
54 | 54 | ||
55 | BRANCH = "ti-lsk-linux-4.14.y" | 55 | BRANCH = "ti-lsk-linux-4.14.y" |
56 | 56 | ||
57 | SRCREV = "e9a15b9881f68dc03c7a6a7d9730d706cde4bd1f" | 57 | SRCREV = "e13cb5edef64dd74a8a502677ef924d2418faaa9" |
58 | PV = "4.14.49+git${SRCPV}" | 58 | PV = "4.14.50+git${SRCPV}" |
59 | 59 | ||
60 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 60 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
61 | MACHINE_KERNEL_PR_append = "a" | 61 | MACHINE_KERNEL_PR_append = "a" |