summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-02-02 04:31:20 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-02-01 17:32:11 -0500
commit907496285d43057c0c2f277b15ec46cd81b0e66a (patch)
tree4cf9dfc92a75c110c22cb0e9e5b668c83c16f6a5 /recipes-kernel
parentdb523c31f6ee3679706988687c2d17093bda87a1 (diff)
downloadmeta-ti-907496285d43057c0c2f277b15ec46cd81b0e66a.tar.gz
linux-ti-staging: update to 4.1.17
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.1.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.1.bb6
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
index 13c77db9..aeb6ead9 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:"
6 6
7BRANCH = "ti-rt-linux-4.1.y" 7BRANCH = "ti-rt-linux-4.1.y"
8 8
9SRCREV = "71b02422332b1482fda520e92a3c9eb9c7a54ec1" 9SRCREV = "ff766c27f1e5e73e550949db58521bbbfd2afd44"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index 59805c65..7fe33ee1 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -64,11 +64,11 @@ S = "${WORKDIR}/git"
64 64
65BRANCH = "ti-lsk-linux-4.1.y" 65BRANCH = "ti-lsk-linux-4.1.y"
66 66
67SRCREV = "08ad1740b59cc3aef52a2612b1e807a3e844583c" 67SRCREV = "e4346cf990da13eb936de5e130d8a4baab5c5688"
68PV = "4.1.16+git${SRCPV}" 68PV = "4.1.17+git${SRCPV}"
69 69
70# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 70# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
71MACHINE_KERNEL_PR_append = "b" 71MACHINE_KERNEL_PR_append = "a"
72PR = "${MACHINE_KERNEL_PR}" 72PR = "${MACHINE_KERNEL_PR}"
73 73
74KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 74KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"