diff options
author | Denys Dmytriyenko <denys@ti.com> | 2018-03-10 03:05:05 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-03-19 13:42:45 -0400 |
commit | e1f5e0f662c0b08dac9e45bbb84d1e18719682cd (patch) | |
tree | b7668081f6cefd90e91914fd9b78196c591430bf /recipes-kernel | |
parent | 6e1a831d2279385952208c751887597ecf1109a0 (diff) | |
download | meta-ti-e1f5e0f662c0b08dac9e45bbb84d1e18719682cd.tar.gz |
linux-ti-staging: update to 4.14.25
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 1c32cbd2..4866321c 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 = "29b034d65b34ec72a46bf865debb32855ecda6fa" | 9 | SRCREV = "4886930a5c32b9e744a95937a0b1f174564df48c" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bb b/recipes-kernel/linux/linux-ti-staging_4.14.bb index ac4eb29c..adbd3b8b 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 = "57341df0b46c6be612d7487fb0a1df8b056449d8" | 57 | SRCREV = "3bacc614e300e497679bdd7d2759f486e713f373" |
58 | PV = "4.14.24+git${SRCPV}" | 58 | PV = "4.14.25+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" |