summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-09-12 02:42:36 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-09-11 16:44:45 -0400
commit022697f40f0b73212bd44d9211a5bb171bbfee87 (patch)
tree825dad4ec0fbd351cebaccd469c066fa3607fe2a /recipes-kernel
parent3e10636d6ebb82a8d5da5e3d3795fdaa87aca398 (diff)
downloadmeta-ti-022697f40f0b73212bd44d9211a5bb171bbfee87.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 1461e2e1..91a31e50 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 = "a7db74ef69c8a444b5b0c225d0bbb1f628481863" 56SRCREV = "e746c9053f82d370ab5fc73227ea6bb5ba7c6fd4"
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 = "k" 60MACHINE_KERNEL_PR_append = "l"
61PR = "${MACHINE_KERNEL_PR}" 61PR = "${MACHINE_KERNEL_PR}"
62 62
63KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 63KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"