aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Boor <florian@kernelconcepts.de>2011-02-17 12:31:15 +0100
committerFlorian Boor <florian.boor@kernelconcepts.de>2012-09-27 16:52:54 +0200
commitb6df14d36d104b08f11cb9687205d4aa467d3392 (patch)
tree98d6dbb2ab632e007d1c2b87f04741389968f4a0
parent4862047e5a82c71c163f51eceb31044486857786 (diff)
downloadopenembedded-b6df14d36d104b08f11cb9687205d4aa467d3392.tar.gz
task-gpe*: Remove gpe-aerial which is unlikely to be useful now
gpe-arial is not that useful any more and uses prismstumbler which is rather old and fails to build with modern libpcap. Signed-off-by: Florian Boor <florian.boor@kernelconcepts.de>
-rw-r--r--recipes/tasks/task-gpe-apps.bb3
-rw-r--r--recipes/tasks/task-gpe.bb1
2 files changed, 1 insertions, 3 deletions
diff --git a/recipes/tasks/task-gpe-apps.bb b/recipes/tasks/task-gpe-apps.bb
index 058a3fd6b1..36b312808c 100644
--- a/recipes/tasks/task-gpe-apps.bb
+++ b/recipes/tasks/task-gpe-apps.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Application task package for GPE Palmtop Environment"
-PR = "r6"
+PR = "r7"
LICENSE = "MIT"
inherit task
@@ -14,7 +14,6 @@ RDEPENDS_${PN} = "\
gpe-watch \
gpe-what \
matchbox-panel-hacks \
- gpe-aerial \
rosetta \
gpe-scap \
gpe-windowlist \
diff --git a/recipes/tasks/task-gpe.bb b/recipes/tasks/task-gpe.bb
index 92efb3a4e8..51a0e6306f 100644
--- a/recipes/tasks/task-gpe.bb
+++ b/recipes/tasks/task-gpe.bb
@@ -89,7 +89,6 @@ RDEPENDS_gpe-task-apps = "\
gpe-watch \
gpe-what \
matchbox-panel-hacks \
- gpe-aerial \
gpe-soundbite \
rosetta \
gpe-scap \