[oe-commits] Koen Kooi : task beagleboard demo: add mplayer hack

git version control git at git.openembedded.org
Thu Oct 1 12:32:08 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e6eab3078944f6d49379107913ce65d43abbef84
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e6eab3078944f6d49379107913ce65d43abbef84

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Oct  1 14:28:18 2009 +0200

task beagleboard demo: add mplayer hack

---

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

diff --git a/recipes/tasks/task-beagleboard-demo.bb b/recipes/tasks/task-beagleboard-demo.bb
index b952d38..22f0665 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 = "r13"
+PR = "r14"
 
 inherit task 
 
@@ -18,6 +18,7 @@ RDEPENDS_${PN} = "\
     mime-support e-wm ${ECONFIG} \
     xterm xmms \
     firefox midori \
+    gecko-mediaplayer-firefox-hack \
     hicolor-icon-theme gnome-icon-theme \
     jaaa nmap iperf gnuplot \
     abiword \





More information about the Openembedded-commits mailing list