From: Martin Jansa Date: Thu, 11 Feb 2010 09:39:07 +0000 (+0100) Subject: task-shr-feed: add glamo-dri-tests only for om-gta02 X-Git-Tag: Release-2010-05/1~498 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d041e3503c7cbe67ddcfc30e8d6ae37b9b108dc1;p=openembedded.git task-shr-feed: add glamo-dri-tests only for om-gta02 Signed-off-by: Martin Jansa --- diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb index 0ffd1c0eee..046c8a1cc8 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"