task-shr-feed: add glamo-dri-tests only for om-gta02
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 11 Feb 2010 09:39:07 +0000 (10:39 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 11 Feb 2010 10:40:34 +0000 (11:40 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/tasks/task-shr-feed.bb

index 0ffd1c0..046c8a1 100644 (file)
@@ -133,7 +133,6 @@ RDEPENDS_${PN} += "\
 #              gpsdrive \
                wxwidgets \
                x11vnc \
-               xf86-video-glamo \
 #              libswt3.4-gtk-java \
                cacao \
 #              jamvm \
@@ -240,7 +239,6 @@ RDEPENDS_${PN} += "\
                bt-configure \
                bt-gps \
                advancedcaching \
-               glamo-dri-tests \
                bonnie++ \
                reiserfsprogs \
                blipomoko \
@@ -276,3 +274,6 @@ RDEPENDS_${PN} += "\
                emtooth \
                podboy \
 "
+
+# this is only usefull on gta02 and on other devices it's trying to pull mesa-dri (not respecting DEFAULT_PROVIDER for virtual/libgl)
+RDEPENDS_${PN}_om-gta02 += "glamo-dri-tests"