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 318dfd44..4a9c1f1f 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 = "f29f0b9709446058e0f019cad571ca4474d23d16" | 9 | SRCREV = "e5e55e02cf303fe8428e324ad0e17e4ad7e471cb" |
10 | PV = "4.14.32+git${SRCPV}" | 10 | PV = "4.14.35+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 376bc975..b22fc275 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 = "dc3e450dede7002f915539b67a02a6dc7aec9d66" | 57 | SRCREV = "312183a496e86168b24ce180732adfde77cacd5b" |
58 | PV = "4.14.32+git${SRCPV}" | 58 | PV = "4.14.35+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" |