[linux-yocto] [PATCH 4/4] intel-common: Remove GMA500 support

Darren Hart dvhart at linux.intel.com
Tue Mar 4 13:20:22 PST 2014


The current GMA500 support currently requires custom configuration which
is not appropriate for an intel-common BSP. Remove it for the time being
so the config-less alternatives can work out of the box.

Signed-off-by: Darren Hart <dvhart at linux.intel.com>
---
 meta/cfg/kernel-cache/bsp/intel-common/intel-common-standard.scc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/cfg/kernel-cache/bsp/intel-common/intel-common-standard.scc b/meta/cfg/kernel-cache/bsp/intel-common/intel-common-standard.scc
index 19d6521..9ffebd5 100644
--- a/meta/cfg/kernel-cache/bsp/intel-common/intel-common-standard.scc
+++ b/meta/cfg/kernel-cache/bsp/intel-common/intel-common-standard.scc
@@ -29,7 +29,6 @@ include features/eg20t/eg20t.scc
 # Graphics
 include cfg/vesafb.scc
 include features/i915/i915.scc
-include features/drm-gma500/drm-gma500.scc
 
 # Networking
 include features/intel-e1xxxx/intel-e100.scc
-- 
1.8.5.3



More information about the linux-yocto mailing list