summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-09-09 23:22:20 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-09-09 16:08:10 -0400
commit1ecfd8dec5ac105f179177b9a022ca42e4a11117 (patch)
tree984ec85e303e09cc1437dbb214e219e5ff04b2b3
parent8d0189bd1b847b89f4276c70aa9d3b8f70defbc4 (diff)
downloadmeta-ti-1ecfd8dec5ac105f179177b9a022ca42e4a11117.tar.gz
linux-ti-staging: update with latest platform fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index 16b30a74..1461e2e1 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -53,11 +53,11 @@ S = "${WORKDIR}/git"
53 53
54BRANCH = "ti-lsk-linux-4.1.y" 54BRANCH = "ti-lsk-linux-4.1.y"
55 55
56SRCREV = "72c971cc113833c7a1f22a3c0ac3260f3a9a3378" 56SRCREV = "a7db74ef69c8a444b5b0c225d0bbb1f628481863"
57PV = "4.1.6+git${SRCPV}" 57PV = "4.1.6+git${SRCPV}"
58 58
59# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 59# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
60MACHINE_KERNEL_PR_append = "j" 60MACHINE_KERNEL_PR_append = "k"
61PR = "${MACHINE_KERNEL_PR}" 61PR = "${MACHINE_KERNEL_PR}"
62 62
63KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 63KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"