summaryrefslogtreecommitdiffstats
path: root/meta-romley
diff options
context:
space:
mode:
authorKishore Bodke <kishore.k.bodke@intel.com>2012-08-10 11:38:38 -0700
committerTom Zanussi <tom.zanussi@intel.com>2012-08-10 15:41:51 -0500
commit7dfeac4b1aac9b70c7397f86b5c8ab80f5e8f2c4 (patch)
tree074fe4a88f870b01160f732a92621223344cf3d0 /meta-romley
parent4fb859db497765622d13cf8016cda83e4defc2f6 (diff)
downloadmeta-intel-7dfeac4b1aac9b70c7397f86b5c8ab80f5e8f2c4.tar.gz
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 <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-romley')
-rw-r--r--meta-romley/conf/machine/romley.conf3
1 files changed, 1 insertions, 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
12 12
13XSERVER ?= "${XSERVER_IA32_BASE} \ 13XSERVER ?= "${XSERVER_IA32_BASE} \
14 ${XSERVER_IA32_EXT} \ 14 ${XSERVER_IA32_EXT} \
15 xserver-xorg-module-xaa \ 15 ${XSERVER_IA32_MATROX_MGA} \
16 xf86-video-mga \
17 " 16 "