[oe-commits] Koen Kooi : task beagleboard-demo: ship 'places' module and x11vnc-init

GIT User account git at amethyst.openembedded.net
Wed Jan 7 16:41:11 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Jan  7 17:37:55 2009 +0100

task beagleboard-demo: ship 'places' module and x11vnc-init

---

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

diff --git a/packages/tasks/task-beagleboard-demo.bb b/packages/tasks/task-beagleboard-demo.bb
index 7127859..ced141f 100644
--- a/packages/tasks/task-beagleboard-demo.bb
+++ b/packages/tasks/task-beagleboard-demo.bb
@@ -1,10 +1,10 @@
 DESCRIPTION = "Task for Beagleboard-demo-image"
 
-PR = "r2"
+PR = "r3"
 
 inherit task 
 
-ECONFIG ?= "e-wm-config-angstrom e-wm-config-default"
+ECONFIG ?= "places e-wm-config-angstrom e-wm-config-default"
 
 RDEPENDS_${PN} = "\
     task-base-extended \
@@ -32,7 +32,7 @@ RDEPENDS_${PN} = "\
     rt73-firmware zd1211-firmware \
     stalonetray \
 	synergy \
-	x11vnc \
+	x11vnc angstrom-x11vnc-xinit \
 	angstrom-gnome-icon-theme-enable \
 	openssh-scp openssh-ssh \
 "





More information about the Openembedded-commits mailing list