diff options
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.9.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.9.bb | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb index 07e4d987..76e75a3b 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb | |||
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.9.y" | 7 | BRANCH = "ti-rt-linux-4.9.y" |
8 | 8 | ||
9 | SRCREV = "360f39b7d7af94362d796a8278bb33bae2c53713" | 9 | SRCREV = "3e12ba947dd5acc384a07de643ad1a14c6a5161c" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb index 5de1c756..d6e24f53 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.9.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb | |||
@@ -54,11 +54,11 @@ S = "${WORKDIR}/git" | |||
54 | 54 | ||
55 | BRANCH = "ti-lsk-linux-4.9.y" | 55 | BRANCH = "ti-lsk-linux-4.9.y" |
56 | 56 | ||
57 | SRCREV = "77a6df0646af48355779e367cb6398f57464b937" | 57 | SRCREV = "a96dc68aaaa04b33179bc5ca36e742c4786f2cce" |
58 | PV = "4.9.50+git${SRCPV}" | 58 | PV = "4.9.52+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 = "c" | 61 | MACHINE_KERNEL_PR_append = "a" |
62 | PR = "${MACHINE_KERNEL_PR}" | 62 | PR = "${MACHINE_KERNEL_PR}" |
63 | 63 | ||
64 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" | 64 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" |