summaryrefslogtreecommitdiffstats
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:07 -0400
commit796837592ca82f1f18a7167004fc130be65e903f (patch)
tree346032a7ce6d31e0dd16d173059b756cac6b3517
parent89489aaeeedcdcf97be136e8143e254ef53ec00b (diff)
downloadmeta-ti-796837592ca82f1f18a7167004fc130be65e903f.tar.gz
linux-ti-staging: update to 3.14.47 stable
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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"