1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 20:09:17 +00:00

linux-ti-staging: update to the latest, use RT defconfig for Keystone

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-01-22 11:59:49 +00:00
parent 085f3d58e4
commit 963c35fc49
5 changed files with 4 additions and 6 deletions
@@ -1 +0,0 @@
use-combined-config=ti_config_fragments/rt_system_test_defconfig_fragment
@@ -1 +0,0 @@
use-combined-config=ti_config_fragments/multi_core_system_test_defconfig_fragment
@@ -1 +1 @@
use-combined-config=ti_config_fragments/multi_core_defconfig_fragment
use-combined-config=ti_config_fragments/rt_multi_core_defconfig_fragment
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:"
BRANCH = "ti-rt-linux-4.1.y"
SRCREV = "e1438117e08a772a560d4f4226c889d5fe48e4fd"
SRCREV = "715422100565b5362c11ffa446b330ff86e8849c"
+2 -2
View File
@@ -59,11 +59,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.1.y"
SRCREV = "e1438117e08a772a560d4f4226c889d5fe48e4fd"
SRCREV = "b7b07f10f6eada41d3903b1b1dc854659aac3ae6"
PV = "4.1.15+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "e"
MACHINE_KERNEL_PR_append = "f"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"