From: Richard Purdie Date: Tue, 13 Jun 2006 19:40:08 +0000 (+0000) Subject: meta-maemo, task-gpe: Remove detect-stylus. It should get pulled in by tslib-conf... X-Git-Tag: Release-2010-05/1~9453^2~1453^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a01df8022f0382d43ec901c2b1c13294f274b409;p=openembedded.git meta-maemo, task-gpe: Remove detect-stylus. It should get pulled in by tslib-conf when needed now --- diff --git a/packages/meta/meta-maemo.bb b/packages/meta/meta-maemo.bb index fc0e9854ed..d8c4673090 100644 --- a/packages/meta/meta-maemo.bb +++ b/packages/meta/meta-maemo.bb @@ -1,8 +1,7 @@ - -PR = "r7" PACKAGES = maemo-task-base maemo-task-apps maemo-task-libs-install maemo-task-theme DESCRIPTION = "Meta-package for maemo environment" MAINTAINER = "Florian Boor " +PR = "r8" ALLOW_EMPTY = "1" @@ -34,7 +33,6 @@ maemo-task-base = "\ xhost \ xrdb \ libgtkstylus \ - detect-stylus \ outo \ hildon-initscripts \ libosso \ diff --git a/packages/meta/task-gpe.bb b/packages/meta/task-gpe.bb index 806ace7c6d..80f85238d1 100644 --- a/packages/meta/task-gpe.bb +++ b/packages/meta/task-gpe.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Task packages for GPE Palmtop Environment" -PR = "r2" +PR = "r3" LICENSE = MIT ALLOW_EMPTY = "1" @@ -40,7 +40,6 @@ RDEPENDS_gpe-task-base := "\ gpe-confd \ gpe-autostarter \ libgtkstylus \ - detect-stylus \ suspend-desktop \ teleport \ xauth \