From: Rolf Leggewie Date: Sat, 23 Aug 2008 01:12:59 +0000 (+0000) Subject: e-image: fix spelling mistake and comment out non-existant task. Closes 2752. X-Git-Tag: Release-2010-05/1~6272^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cebec93aac57d8db35817a88a780a12de82b326;p=openembedded.git e-image: fix spelling mistake and comment out non-existant task. Closes 2752. --- diff --git a/packages/images/e-image.bb b/packages/images/e-image.bb index 600b01d37b..9bf95e4231 100644 --- a/packages/images/e-image.bb +++ b/packages/images/e-image.bb @@ -5,9 +5,9 @@ DEPENDS += "task-e-x11-core task-gpe-base task-gpe-pim task-gpe-settings task-gp figment xhost gpe-soundserver gpe-confd xauth" IMAGE_INSTALL += "task-e-x11-core \ - ask-gpe-pim \ + task-gpe-pim \ task-gpe-settings \ - task-gpe-apps \ +# task-gpe-apps \ task-gpe-connectivity \ task-gpe-games \ task-apps-extra \