diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2016-01-22 11:59:49 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-01-22 01:01:25 -0500 |
| commit | 963c35fc490a733a533c0c30471f9974eed451d6 (patch) | |
| tree | a288f42d8c95d2019baa62b62098bd0a49e8e214 /recipes-kernel | |
| parent | 085f3d58e4293806683a49c084ce49181eb97f1d (diff) | |
| download | meta-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')
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 @@ | |||
| 1 | use-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 @@ | |||
| 1 | use-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 | ||
| 7 | BRANCH = "ti-rt-linux-4.1.y" | 7 | BRANCH = "ti-rt-linux-4.1.y" |
| 8 | 8 | ||
| 9 | SRCREV = "e1438117e08a772a560d4f4226c889d5fe48e4fd" | 9 | SRCREV = "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 | ||
| 60 | BRANCH = "ti-lsk-linux-4.1.y" | 60 | BRANCH = "ti-lsk-linux-4.1.y" |
| 61 | 61 | ||
| 62 | SRCREV = "e1438117e08a772a560d4f4226c889d5fe48e4fd" | 62 | SRCREV = "b7b07f10f6eada41d3903b1b1dc854659aac3ae6" |
| 63 | PV = "4.1.15+git${SRCPV}" | 63 | PV = "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 |
| 66 | MACHINE_KERNEL_PR_append = "e" | 66 | MACHINE_KERNEL_PR_append = "f" |
| 67 | PR = "${MACHINE_KERNEL_PR}" | 67 | PR = "${MACHINE_KERNEL_PR}" |
| 68 | 68 | ||
| 69 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 69 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |
