From: Martin Jansa Date: Thu, 8 Sep 2011 08:29:10 +0000 (+0200) Subject: xserver-xorg: remove COMPATIBLE_HOST X-Git-Tag: 2015-4~13139 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=64d27e31f474ea9656af0f9fa19c819730ace2d9;p=openembedded-core.git 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 --- 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)'