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 e35c00bf..a121a29a 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 = "684436586d348c99edb6009976639332a3b698a9" | 9 | SRCREV = "4ec705911f68c4e11da2a4445b3202b4f2482a2e" |
10 | PV = "4.14.27+git${SRCPV}" | 10 | PV = "4.14.30+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 d5eb77c7..bfa5bfa2 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 = "ad8707e96625508462b5dd40da14723755dfcc14" | 57 | SRCREV = "45ddd72a9196e15252743bf8e5a1d6bc0acbfdd9" |
58 | PV = "4.14.28+git${SRCPV}" | 58 | PV = "4.14.30+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" |