summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-05-06 22:57:28 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-05-06 13:49:20 -0400
commit6b3f404f43ed5e1c9819ad8b876ec3fc9e06a885 (patch)
tree8fa267dd79157da0ffb71b82e69914414308866c
parent216d98bd5499a8c4a7ef776dbc7bb1eb4c340461 (diff)
downloadmeta-ti-6b3f404f43ed5e1c9819ad8b876ec3fc9e06a885.tar.gz
linux-ti-staging: update with more fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.14.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
index cb08de4b..63a8bd20 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -45,11 +45,11 @@ S = "${WORKDIR}/git"
45 45
46BRANCH = "ti-linux-3.14.y" 46BRANCH = "ti-linux-3.14.y"
47 47
48SRCREV = "443cd651e9fd926f50932abff395f6f843a11372" 48SRCREV = "ad37716161e4e7a670607b4bd9b2407409918800"
49PV = "3.14.40" 49PV = "3.14.40"
50 50
51# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 51# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
52MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" 52MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
53PR = "${MACHINE_KERNEL_PR}" 53PR = "${MACHINE_KERNEL_PR}"
54 54
55KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 55KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"