meta-maemo, task-gpe: Remove detect-stylus. It should get pulled in by tslib-conf...
authorRichard Purdie <rpurdie@rpsys.net>
Tue, 13 Jun 2006 19:40:08 +0000 (19:40 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 13 Jun 2006 19:40:08 +0000 (19:40 +0000)
packages/meta/meta-maemo.bb
packages/meta/task-gpe.bb

index fc0e985..d8c4673 100644 (file)
@@ -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 <florian@kernelconcepts.de>"
+PR          = "r8"
 
 ALLOW_EMPTY = "1"
 
@@ -34,7 +33,6 @@ maemo-task-base = "\
     xhost \
     xrdb \
     libgtkstylus \
-    detect-stylus \
     outo \
     hildon-initscripts \
     libosso \
index 806ace7..80f8523 100644 (file)
@@ -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 \