[oe-commits] Martin Jansa : task-shr-feed: add glamo-dri-tests only for om-gta02

git version control git at git.openembedded.org
Thu Feb 11 10:41:41 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d041e3503c7cbe67ddcfc30e8d6ae37b9b108dc1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d041e3503c7cbe67ddcfc30e8d6ae37b9b108dc1

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Feb 11 10:39:07 2010 +0100

task-shr-feed: add glamo-dri-tests only for om-gta02

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/tasks/task-shr-feed.bb |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb
index 0ffd1c0..046c8a1 100644
--- a/recipes/tasks/task-shr-feed.bb
+++ b/recipes/tasks/task-shr-feed.bb
@@ -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"





More information about the Openembedded-commits mailing list