[oe-commits] Florian Boor : task-gpe*: Remove gpe-aerial which is unlikely to be useful now

git at git.openembedded.org git at git.openembedded.org
Thu Sep 27 15:06:05 UTC 2012


Module: openembedded.git
Branch: master
Commit: b6df14d36d104b08f11cb9687205d4aa467d3392
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=b6df14d36d104b08f11cb9687205d4aa467d3392

Author: Florian Boor <florian at kernelconcepts.de>
Date:   Thu Feb 17 12:31:15 2011 +0100

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 at kernelconcepts.de>

---

 recipes/tasks/task-gpe-apps.bb |    3 +--
 recipes/tasks/task-gpe.bb      |    1 -
 2 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/recipes/tasks/task-gpe-apps.bb b/recipes/tasks/task-gpe-apps.bb
index 058a3fd..36b3128 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 92efb3a..51a0e63 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 \





More information about the Openembedded-commits mailing list