From: Koen Kooi Date: Wed, 21 Mar 2007 10:15:15 +0000 (+0000) Subject: openmoko-image: install a terminal, virtual keyboard and other stuff to make it useable X-Git-Tag: Release-2010-05/1~8868^2~1032^2~3^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=895a9b4cabafc642d676732ac26ca6cdabc6b448;p=openembedded.git openmoko-image: install a terminal, virtual keyboard and other stuff to make it useable --- diff --git a/packages/images/openmoko-image.bb b/packages/images/openmoko-image.bb index 0ebddcb276..632963076c 100644 --- a/packages/images/openmoko-image.bb +++ b/packages/images/openmoko-image.bb @@ -14,7 +14,9 @@ export PACKAGE_INSTALL = "\ task-openmoko-phone \ task-openmoko-finger \ task-openmoko-pim \ -" + task-openmoko-demo \ + " + DEPENDS = "\ ${MACHINE_TASK_PROVIDER} \ task-openmoko \