summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-09-21 21:39:59 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-09-21 12:51:07 -0400
commit631f2b4037c36ff9b218de7a47e34c7754fcdcf0 (patch)
treec4e280523215173269414f581601cf100748a339 /recipes-kernel
parent7de413c6fd6a300632104d645d9f3fc48c40ccde (diff)
downloadmeta-ti-631f2b4037c36ff9b218de7a47e34c7754fcdcf0.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_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 91a31e50..3bdfa354 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 = "e746c9053f82d370ab5fc73227ea6bb5ba7c6fd4" 56SRCREV = "6d77561dd0c6b18bd5e9abf45dc215b84ebe338f"
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 = "l" 60MACHINE_KERNEL_PR_append = "m"
61PR = "${MACHINE_KERNEL_PR}" 61PR = "${MACHINE_KERNEL_PR}"
62 62
63KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 63KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"