summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-08-19 05:35:11 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-08-18 19:36:38 -0400
commit914f44a3f605b0b39e2a9e807b2ba98d01acc0d4 (patch)
tree6a469b4993dfc4b9501a3179a550c5d93a00a606 /recipes-kernel
parent6ded549f22ba6769a5a9ce7023f6017802304df3 (diff)
downloadmeta-ti-914f44a3f605b0b39e2a9e807b2ba98d01acc0d4.tar.gz
linux-ti-staging: update with rpmsg and platform merges
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 2c41e257..ec2d1bdf 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -50,11 +50,11 @@ S = "${WORKDIR}/git"
50 50
51BRANCH = "ti-lsk-linux-4.1.y" 51BRANCH = "ti-lsk-linux-4.1.y"
52 52
53SRCREV = "b4e89e6e40668e097863d991b16876118727b604" 53SRCREV = "e8f07af182399ef8f7fc331918163e11ee9a5870"
54PV = "4.1.6+git${SRCPV}" 54PV = "4.1.6+git${SRCPV}"
55 55
56# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 56# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
57MACHINE_KERNEL_PR_append = "a" 57MACHINE_KERNEL_PR_append = "b"
58PR = "${MACHINE_KERNEL_PR}" 58PR = "${MACHINE_KERNEL_PR}"
59 59
60KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 60KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"