diff options
author | Denys Dmytriyenko <denys@ti.com> | 2018-03-01 06:02:03 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-03-01 13:47:46 -0500 |
commit | af51e167fd1057459cbd0605dfc38cd2630e9cef (patch) | |
tree | 08a3a17bc487683b5aaea54fe9c7c682267143a8 /recipes-kernel | |
parent | bd3bd8632e15424e14349634251c77823b6639d3 (diff) | |
download | meta-ti-af51e167fd1057459cbd0605dfc38cd2630e9cef.tar.gz |
linux-ti-staging: update to 4.14.22
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.14.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.14.bb | 4 |
2 files changed, 3 insertions, 3 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 b9dcbdc6..98470f01 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb | |||
@@ -6,4 +6,4 @@ 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 = "13c0583ddb2c981891bd2413fa1e300ff56cb6bf" | 9 | SRCREV = "c5071cde82c6b5d07eba3cfdc3b198d12839b516" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bb b/recipes-kernel/linux/linux-ti-staging_4.14.bb index 951803c1..2b2afc46 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 = "ceefd552693f88d40d447fdb5ac5c42104cd2632" | 57 | SRCREV = "069a3f548c0500f531b8abf2e2017845751e1477" |
58 | PV = "4.14.20+git${SRCPV}" | 58 | PV = "4.14.22+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" |