diff options
author | Dan Murphy <dmurphy@ti.com> | 2018-03-14 01:02:43 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-03-19 13:42:58 -0400 |
commit | 5429de44990f90e7a7bf73b76d588b0dc38000e8 (patch) | |
tree | ccfe2526e6c6de04494e6931cb9b8c4d1ab1671d /recipes-kernel | |
parent | dad378f22bb6dd6aeead3259bf3ad60709c6d8c9 (diff) | |
download | meta-ti-5429de44990f90e7a7bf73b76d588b0dc38000e8.tar.gz |
linux-ti-staging: update to 4.14.26
Signed-off-by: Dan Murphy <dmurphy@ti.com>
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 4866321c..4ddc05b1 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 = "4886930a5c32b9e744a95937a0b1f174564df48c" | 9 | SRCREV = "db3b593d65e8354388066a2f2b83848270ab6e64" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bb b/recipes-kernel/linux/linux-ti-staging_4.14.bb index adbd3b8b..dd940563 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 = "3bacc614e300e497679bdd7d2759f486e713f373" | 57 | SRCREV = "0becde7871f66cf5f20942b8f2230bb0660deffd" |
58 | PV = "4.14.25+git${SRCPV}" | 58 | PV = "4.14.26+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" |