summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-02-16 04:47:01 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-02-15 17:56:44 -0500
commit86cbe225d3592c6595f657c225601ae8a926d4b8 (patch)
treec60248bccd422f305d99d6cae3387ada8ebb25ee /recipes-kernel
parentcce1f18c78119eb5368751d9275c4730b44ae46e (diff)
downloadmeta-ti-86cbe225d3592c6595f657c225601ae8a926d4b8.tar.gz
linux-ti-staging: update with latest fixes
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.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 b83c9db4..a8cc64e7 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 = "dae41414135f3424c2cd6c6d03f6df979b94a0ff" 9SRCREV = "fe2b227e0288c6e2dd27f8f382a831c180ca2d4f"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index 4a21d458..a1b6d6b6 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 = "40263b4e2d499174013331c8800a2811d39ff8b3" 68SRCREV = "3109ca18af7625629e995927e5307f24d1dfc0f2"
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 = "d" 72MACHINE_KERNEL_PR_append = "e"
73PR = "${MACHINE_KERNEL_PR}" 73PR = "${MACHINE_KERNEL_PR}"
74 74
75KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 75KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"