summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-02-10 03:02:10 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-02-09 16:36:27 -0500
commit6ef9db3a4283649e8ed8f6b67076d0292801087c (patch)
tree55aa178eb8c52867b0b19f7a54373b426d37dd8d
parent4f86f34be710ecc8610552c7a64c5316255f1232 (diff)
downloadmeta-ti-6ef9db3a4283649e8ed8f6b67076d0292801087c.tar.gz
linux-ti-staging: update with latest fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.1.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.1.bb4
2 files changed, 3 insertions, 3 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 aeb6ead9..2747c93d 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 = "ff766c27f1e5e73e550949db58521bbbfd2afd44" 9SRCREV = "beeed3c47260849f4fb465684c906f95a9ecd350"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index 3bb2ac6c..ed7daa6b 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -65,11 +65,11 @@ S = "${WORKDIR}/git"
65 65
66BRANCH = "ti-lsk-linux-4.1.y" 66BRANCH = "ti-lsk-linux-4.1.y"
67 67
68SRCREV = "e4346cf990da13eb936de5e130d8a4baab5c5688" 68SRCREV = "016823748902fcafca15b6ea166c126e5afe1176"
69PV = "4.1.17+git${SRCPV}" 69PV = "4.1.17+git${SRCPV}"
70 70
71# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 71# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
72MACHINE_KERNEL_PR_append = "b" 72MACHINE_KERNEL_PR_append = "c"
73PR = "${MACHINE_KERNEL_PR}" 73PR = "${MACHINE_KERNEL_PR}"
74 74
75KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 75KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"