summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
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:49 -0400
commit434570893e8a3a9a3bda28070aa2f7ba7a80b81e (patch)
tree647484da7079dc0957fbaec2959e96926f77754b /recipes-kernel
parentc2374ee026a1f51d467e78f0813775e8112ced7c (diff)
downloadmeta-ti-434570893e8a3a9a3bda28070aa2f7ba7a80b81e.tar.gz
linux-ti-staging: update with latest platform 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 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"