diff options
Diffstat (limited to 'recipes/images')
-rw-r--r-- | recipes/images/gpe-image.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/images/gpe-image.bb b/recipes/images/gpe-image.bb index 768cc6bcae..438b30ac2e 100644 --- a/recipes/images/gpe-image.bb +++ b/recipes/images/gpe-image.bb @@ -22,7 +22,6 @@ GPE_EXTRA_INSTALL += "${GPE_EXTRA_INSTALL_${GUI_MACHINE_CLASS}}" GPE_BIGFLASH_INSTALL := '${@base_conditional("ROOT_FLASH_SIZE", "16", "", "\ task-gpe-connectivity \ gpe-theme-clearlooks \ - figment \ ",d)}' GPE_EXTRA_INSTALL += "${GPE_BIGFLASH_INSTALL}" |