diff options
author | Denys Dmytriyenko <denys@ti.com> | 2018-06-19 05:52:37 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-06-19 00:43:01 +0000 |
commit | f4dda1680c3a5e58543de6a8ca3e2750cb0e3f7a (patch) | |
tree | 5965c8d866e0a65456c15cbf2aba3db580416ac7 | |
parent | 6540577f80ade41fcbeb8fbac6324969c4eb54e3 (diff) | |
download | meta-ti-f4dda1680c3a5e58543de6a8ca3e2750cb0e3f7a.tar.gz |
linux-ti-staging: update to 4.14.50 and ti2018.02-rc1 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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" |