[oe-commits] Martin Jansa : xserver-xorg: remove COMPATIBLE_HOST

git version control git at git.openembedded.org
Tue Oct 11 17:07:40 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 64d27e31f474ea9656af0f9fa19c819730ace2d9
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=64d27e31f474ea9656af0f9fa19c819730ace2d9

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Sep  8 10:29:10 2011 +0200

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 at gmail.com>

---

 .../recipes-graphics/xorg-xserver/xserver-xorg.inc |    3 ---
 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 f734873..01cdd68 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)'





More information about the Openembedded-commits mailing list