summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-02-26 14:13:14 -0500
committerDenys Dmytriyenko <denys@ti.com>2015-02-26 20:32:22 -0500
commitbf4ea2414381de75f712deab54dcaea7e557e8b5 (patch)
tree3d26405eef2a13a36f989ec8355d5453f583ccce
parent6356441620e29db519a0e4d41af4c9ea8b1a9056 (diff)
downloadmeta-ti-bf4ea2414381de75f712deab54dcaea7e557e8b5.tar.gz
linux-ti-staging: update with fixes from feature trees
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 a154a424..7fcea58f 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 = "378082268043f955f26c532a5a1be33f6dccb043" 48SRCREV = "b984449dc3a451dbbb669467718b01e3855df64f"
49PV = "3.14.33" 49PV = "3.14.33"
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"