[yocto] [PATCH 3/3] [meta-intel] meta-romley: Add Matrox MGA variable to romley.conf
kishore.k.bodke at intel.com
kishore.k.bodke at intel.com
Fri Aug 10 12:02:31 PDT 2012
From: Kishore Bodke <kishore.k.bodke at intel.com>
Since Matrox MGA recipe is moved to common, include
the Matrox MGA varialbe to romley.conf.
Signed-off-by: Kishore Bodke <kishore.k.bodke at intel.com>
---
meta-romley/conf/machine/romley.conf | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf
index e6a755b..f7cfa18 100644
--- a/meta-romley/conf/machine/romley.conf
+++ b/meta-romley/conf/machine/romley.conf
@@ -12,6 +12,5 @@ require conf/machine/include/ia32-base.inc
XSERVER ?= "${XSERVER_IA32_BASE} \
${XSERVER_IA32_EXT} \
- xserver-xorg-module-xaa \
- xf86-video-mga \
+ ${XSERVER_IA32_MATROX_MGA} \
"
--
1.7.9.5
More information about the yocto
mailing list