summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-02-17 07:04:39 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-02-16 23:03:09 -0500
commitd38885c10cf714675ef54f7b7a3889b3ec66faa3 (patch)
tree152f7a5db1b2c11f6d454fec15797c058b0ccc3c
parent12f50712ee609f495693fb017f6c7c70d4484ea0 (diff)
downloadmeta-ti-d38885c10cf714675ef54f7b7a3889b3ec66faa3.tar.gz
linux-ti-staging: update to 4.1.18 and latest fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.1.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.1.bb6
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
index a8cc64e7..a60eff61 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:"
6 6
7BRANCH = "ti-rt-linux-4.1.y" 7BRANCH = "ti-rt-linux-4.1.y"
8 8
9SRCREV = "fe2b227e0288c6e2dd27f8f382a831c180ca2d4f" 9SRCREV = "f80a400887b7c74204c0657d462f75ca1354cb1a"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index 63055bd7..1999c2f5 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -65,11 +65,11 @@ S = "${WORKDIR}/git"
65 65
66BRANCH = "ti-lsk-linux-4.1.y" 66BRANCH = "ti-lsk-linux-4.1.y"
67 67
68SRCREV = "3109ca18af7625629e995927e5307f24d1dfc0f2" 68SRCREV = "b24a60815e58a7d19d8be88d6af4c37329e933a5"
69PV = "4.1.17+git${SRCPV}" 69PV = "4.1.18+git${SRCPV}"
70 70
71# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 71# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
72MACHINE_KERNEL_PR_append = "e" 72MACHINE_KERNEL_PR_append = "a"
73PR = "${MACHINE_KERNEL_PR}" 73PR = "${MACHINE_KERNEL_PR}"
74 74
75KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 75KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"