summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-11-09 04:43:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-11-09 14:28:21 -0500
commit62c61b925f73837c18f706fd5dd321d258bfde7b (patch)
tree520077b6400b28a78b48a3f7264247f7ce3ac914 /recipes-kernel
parent9cb820423d85e710ddbdadb5cefd5e3102e9e13e (diff)
downloadmeta-ti-62c61b925f73837c18f706fd5dd321d258bfde7b.tar.gz
linux-ti-staging: update to the latest
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index 11e7acc3..6e64b8bb 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -54,11 +54,11 @@ S = "${WORKDIR}/git"
54 54
55BRANCH = "ti-lsk-linux-4.1.y" 55BRANCH = "ti-lsk-linux-4.1.y"
56 56
57SRCREV = "8a6bfa3c90407b6588ec58724b0f6c3eefbca8fc" 57SRCREV = "b9280daf1340ca5a21271d560df522215e7f2d73"
58PV = "4.1.12+git${SRCPV}" 58PV = "4.1.12+git${SRCPV}"
59 59
60# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 60# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
61MACHINE_KERNEL_PR_append = "a" 61MACHINE_KERNEL_PR_append = "b"
62PR = "${MACHINE_KERNEL_PR}" 62PR = "${MACHINE_KERNEL_PR}"
63 63
64KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 64KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"