diff options
author | Phil Blundell <philb@gnu.org> | 2009-06-13 15:47:21 +0100 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2009-06-13 15:47:21 +0100 |
commit | 12e94253b38df288fa92d38cbc51f360a684e3b4 (patch) | |
tree | 34b65ceeebd7fa39a9f6ca970897ec80a9af1917 /recipes/images | |
parent | ee690abcef0df80271729ca869f19164b1c15bbe (diff) |
gpe-image: figment is unfetchable, punt it from the image
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}" |