summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-01-22 11:59:49 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-01-22 01:01:25 -0500
commit963c35fc490a733a533c0c30471f9974eed451d6 (patch)
treea288f42d8c95d2019baa62b62098bd0a49e8e214 /recipes-kernel
parent085f3d58e4293806683a49c084ce49181eb97f1d (diff)
downloadmeta-ti-963c35fc490a733a533c0c30471f9974eed451d6.tar.gz
linux-ti-staging: update to the latest, use RT defconfig for Keystone
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt-4.1/configs/systest1
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/configs/systest1
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig2
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.1.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.1.bb4
5 files changed, 4 insertions, 6 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt-4.1/configs/systest b/recipes-kernel/linux/linux-ti-staging-rt-4.1/configs/systest
deleted file mode 100644
index 28b995e7..00000000
--- a/recipes-kernel/linux/linux-ti-staging-rt-4.1/configs/systest
+++ /dev/null
@@ -1 +0,0 @@
1use-combined-config=ti_config_fragments/rt_system_test_defconfig_fragment
diff --git a/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/configs/systest b/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/configs/systest
deleted file mode 100644
index 68cfc252..00000000
--- a/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/configs/systest
+++ /dev/null
@@ -1 +0,0 @@
1use-combined-config=ti_config_fragments/multi_core_system_test_defconfig_fragment
diff --git a/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig b/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig
index 470cf114..6d287533 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig
+++ b/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig
@@ -1 +1 @@
use-combined-config=ti_config_fragments/multi_core_defconfig_fragment use-combined-config=ti_config_fragments/rt_multi_core_defconfig_fragment
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 ae958dee..75776691 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 = "e1438117e08a772a560d4f4226c889d5fe48e4fd" 9SRCREV = "715422100565b5362c11ffa446b330ff86e8849c"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index e02e5cd0..742c55c0 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -59,11 +59,11 @@ S = "${WORKDIR}/git"
59 59
60BRANCH = "ti-lsk-linux-4.1.y" 60BRANCH = "ti-lsk-linux-4.1.y"
61 61
62SRCREV = "e1438117e08a772a560d4f4226c889d5fe48e4fd" 62SRCREV = "b7b07f10f6eada41d3903b1b1dc854659aac3ae6"
63PV = "4.1.15+git${SRCPV}" 63PV = "4.1.15+git${SRCPV}"
64 64
65# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 65# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
66MACHINE_KERNEL_PR_append = "e" 66MACHINE_KERNEL_PR_append = "f"
67PR = "${MACHINE_KERNEL_PR}" 67PR = "${MACHINE_KERNEL_PR}"
68 68
69KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 69KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"