[oe-commits] Koen Kooi : task-beagleboard-demo: add picodlp-control

GIT User account git at amethyst.openembedded.net
Tue Feb 3 12:52:56 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Feb  3 13:49:32 2009 +0100

task-beagleboard-demo: add picodlp-control

---

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

diff --git a/packages/tasks/task-beagleboard-demo.bb b/packages/tasks/task-beagleboard-demo.bb
index d176468..35c8d65 100644
--- a/packages/tasks/task-beagleboard-demo.bb
+++ b/packages/tasks/task-beagleboard-demo.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task for Beagleboard-demo-image"
 
-PR = "r5"
+PR = "r6"
 
 inherit task 
 
@@ -36,6 +36,7 @@ RDEPENDS_${PN} = "\
 	x11vnc angstrom-x11vnc-xinit \
 	angstrom-gnome-icon-theme-enable \
 	openssh-scp openssh-ssh \
+	picodlp-control \
 "
 
 # Install all kernel modules





More information about the Openembedded-commits mailing list