gpe-image: remove gpe-nmf and gpe-filemanager from >16MB rootfs to make it fit better...
authorKoen Kooi <koen@openembedded.org>
Thu, 20 Oct 2005 14:52:52 +0000 (14:52 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 20 Oct 2005 14:52:52 +0000 (14:52 +0000)
packages/meta/gpe-image.bb

index 1e75c49..edf41f7 100644 (file)
@@ -24,8 +24,6 @@ GPE_EXTRA_INSTALL_smallscreen = "gpe-task-games ${GPE_EXTRA_THEMES}"
 #ship more stuff with devices with >16MB of flash
 GPE_BIGFLASH_DEPENDS := '${@base_conditional("ROOT_FLASH_SIZE", "16", "", "\
         gpe-theme-clearlooks \
-        gpe-filemanager \
-        gpe-nmf \
         figment \
 ",d)}'