From 7dfeac4b1aac9b70c7397f86b5c8ab80f5e8f2c4 Mon Sep 17 00:00:00 2001 From: Kishore Bodke Date: Fri, 10 Aug 2012 11:38:38 -0700 Subject: meta-romley: Add Matrox MGA variable to romley.conf Since Matrox MGA recipe is moved to common, include the Matrox MGA varialbe to romley.conf. Signed-off-by: Kishore Bodke Signed-off-by: Tom Zanussi --- 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 e6a755be..f7cfa186 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} \ " -- cgit v1.2.3-54-g00ecf