[oe-commits] Koen Kooi : task-beagleboard-demo: switch to nm-applet and abiword-meta

git version control git at git.openembedded.org
Fri Oct 30 10:56:58 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: c5e3b9033eb8d24f80c89e5d5166760d742c3098
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c5e3b9033eb8d24f80c89e5d5166760d742c3098

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Oct 29 14:12:12 2009 +0100

task-beagleboard-demo: switch to nm-applet and abiword-meta

---

 recipes/tasks/task-beagleboard-demo.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/tasks/task-beagleboard-demo.bb b/recipes/tasks/task-beagleboard-demo.bb
index 22f0665..ca26baa 100644
--- a/recipes/tasks/task-beagleboard-demo.bb
+++ b/recipes/tasks/task-beagleboard-demo.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task for Beagleboard-demo-image"
 
-PR = "r14"
+PR = "r15"
 
 inherit task 
 
@@ -21,7 +21,7 @@ RDEPENDS_${PN} = "\
     gecko-mediaplayer-firefox-hack \
     hicolor-icon-theme gnome-icon-theme \
     jaaa nmap iperf gnuplot \
-    abiword \
+    abiword-meta \
     gnumeric \
     gimp \
     powertop oprofile \
@@ -35,7 +35,7 @@ RDEPENDS_${PN} = "\
 	angstrom-gnome-icon-theme-enable \
 	openssh-scp openssh-ssh \
 	picodlp-control \
-	connman-gnome \
+	network-manager-applet \
 	gnome-bluetooth \
 "
 





More information about the Openembedded-commits mailing list