summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-07-08 03:41:25 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-07-08 18:00:29 -0400
commit49f504e1e958808d6d33302085633d280ed526e0 (patch)
tree346032a7ce6d31e0dd16d173059b756cac6b3517 /recipes-kernel
parent5f6cf869fbf7a819298c56ce3a6aa8a7f87f2665 (diff)
downloadmeta-ti-49f504e1e958808d6d33302085633d280ed526e0.tar.gz
linux-ti-staging: update to 3.14.47 stable
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.14.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
index fcf9f2fc..eca072af 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -46,11 +46,11 @@ S = "${WORKDIR}/git"
46 46
47BRANCH = "ti-linux-3.14.y" 47BRANCH = "ti-linux-3.14.y"
48 48
49SRCREV = "e19ba3d996f22ad8cc7187b30c18347aba0d594d" 49SRCREV = "ce65c710bd587f3f2a900a85ae89334eb729aa72"
50PV = "3.14.43+git${SRCPV}" 50PV = "3.14.47+git${SRCPV}"
51 51
52# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 52# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
53MACHINE_KERNEL_PR_append = "j" 53MACHINE_KERNEL_PR_append = "a"
54PR = "${MACHINE_KERNEL_PR}" 54PR = "${MACHINE_KERNEL_PR}"
55 55
56KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 56KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"