diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-08-23 01:12:59 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-08-23 01:12:59 +0000 |
commit | 8cebec93aac57d8db35817a88a780a12de82b326 (patch) | |
tree | 42221c6d60ee78e3f8dbdc3629ae203c020fbea0 /packages/images | |
parent | b8870bc827512b9c3dc09fb473dc50537106e647 (diff) |
e-image: fix spelling mistake and comment out non-existant task. Closes 2752.
Diffstat (limited to 'packages/images')
-rw-r--r-- | packages/images/e-image.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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 \ |