summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti-staging_4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti-staging_4.1.bb')
-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"