summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index cd4497ae..67fba2ca 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -47,11 +47,11 @@ S = "${WORKDIR}/git"
47 47
48BRANCH = "ti-linux-4.1.y" 48BRANCH = "ti-linux-4.1.y"
49 49
50SRCREV = "83b86ca5dacc381b5c21db27aba348f187890632" 50SRCREV = "583d3e9ad9f1610b3ac0c531b10fed1cad466b5c"
51PV = "4.1.3+git${SRCPV}" 51PV = "4.1.4+git${SRCPV}"
52 52
53# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 53# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
54MACHINE_KERNEL_PR_append = "c" 54MACHINE_KERNEL_PR_append = "a"
55PR = "${MACHINE_KERNEL_PR}" 55PR = "${MACHINE_KERNEL_PR}"
56 56
57KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 57KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"