From 034c42843803a39aa85182f845f0e6a2a7adfd04 Mon Sep 17 00:00:00 2001 From: Rebecca Chang Swee Fun Date: Fri, 9 May 2014 19:14:12 +0800 Subject: meta-intel/common: add valleyisland-io feature support in kernel recipes Added support for Valley Island LPSS I/O features for both linux-yocto_3.10 and linux-yocto-rt_3.10 recipes. Signed-off-by: Rebecca Chang Swee Fun Acked-By: Nitin A Kamble --- common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend') diff --git a/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend index f4712ef8..5e826980 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend @@ -1,6 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -KERNEL_FEATURES_INTEL_COMMON = "" +# For Valley Island +KERNEL_FEATURES_INTEL_COMMON = "features/valleyisland-io/valleyisland-io.scc" #LINUX_VERSION_core2-32-intel-common = "3.10" COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" -- cgit v1.2.3-54-g00ecf