summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-09-08 10:29:10 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-11 17:04:32 +0100
commit64d27e31f474ea9656af0f9fa19c819730ace2d9 (patch)
treedfe30ee8fd80c2a2f90702eb3d3a9b3aa7b68559 /meta/recipes-graphics/xorg-xserver
parentfe8f323618f059a77db9fc6dfaebf339bd735e89 (diff)
downloadopenembedded-core-64d27e31f474ea9656af0f9fa19c819730ace2d9.tar.gz
xserver-xorg: remove COMPATIBLE_HOST
* ie om-gta02 has mesa-dri module too so this should be limited in mesa-dri only Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-xorg.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
index f7348738ea..01cdd681f6 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
+++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
@@ -11,6 +11,3 @@ EXTRA_OECONF += "\
--with-pic \
--with-int10=x86emu \
"
-
-# Due to mesa-dri
-COMPATIBLE_HOST = '(i.86.*-linux|x86_64.*-linux)'