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:15 -0400
commit45fc8f558622409137c062dafc3729fb1a28aeea (patch)
treeffc346880195bd54b2d5efd56ee10585df6681d3 /recipes-kernel
parentb71de915aaffaa59166e6ade6ce201789f71d002 (diff)
downloadmeta-ti-45fc8f558622409137c062dafc3729fb1a28aeea.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"