[meta-intel] [PATCH 08/10] emenlow: specify graphics driver as a kernel feature

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Tue Jan 15 21:08:02 PST 2013


From: Nitin A Kamble <nitin.a.kamble at intel.com>

This change avoids addition of emgd source code in the noemgd bsp kernels.

This configures the emenlow BSP kernel with EMGD graphics driver.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
index 86e440d..5605d22 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -3,6 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 COMPATIBLE_MACHINE_emenlow = "emenlow"
 KMACHINE_emenlow  = "emenlow"
 KBRANCH_emenlow  = "standard/emenlow"
+KERNEL_FEATURES_emenlow_append = " features/drm-emgd"
 
 SRCREV_machine_pn-linux-yocto_emenlow ?= "${AUTOREV}"
 SRCREV_meta_pn-linux-yocto_emenlow ?= "${AUTOREV}"
-- 
1.7.3.4




More information about the meta-intel mailing list