diff options
-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 | 4 |
2 files changed, 3 insertions, 3 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 cdafe80f..fa735cc5 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 = "b8a39a9c58b8c913962916365d81360b5b85e251" | 9 | SRCREV = "a54210e346049ee5130d149e6017b4b797214796" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb index 30a151f1..c5e573b3 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.9.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb | |||
@@ -55,8 +55,8 @@ S = "${WORKDIR}/git" | |||
55 | 55 | ||
56 | BRANCH = "ti-lsk-linux-4.9.y" | 56 | BRANCH = "ti-lsk-linux-4.9.y" |
57 | 57 | ||
58 | SRCREV = "99bc4905ab6eaa3373cf21540c9348e1654176d9" | 58 | SRCREV = "fb4f56fbd0ed831f137d4aa5523b018d5544cc8d" |
59 | PV = "4.9.38+git${SRCPV}" | 59 | PV = "4.9.39+git${SRCPV}" |
60 | 60 | ||
61 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 61 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
62 | MACHINE_KERNEL_PR_append = "c" | 62 | MACHINE_KERNEL_PR_append = "c" |