diff options
author | Phil Blundell <philb@gnu.org> | 2009-06-13 19:42:45 +0100 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2009-06-13 19:42:45 +0100 |
commit | a1e13e08fc569fd44cf4277bdea94253041709b9 (patch) | |
tree | d7a46cbf9d419ea95af06bd3411cdd579eedd43c /recipes/images/gpe-image.bb | |
parent | 430f94204eaf874d13218c088f8507b5c1b8818e (diff) |
figment: update SRC_URI and reinstate in gpe-image
Diffstat (limited to 'recipes/images/gpe-image.bb')
-rw-r--r-- | recipes/images/gpe-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/images/gpe-image.bb b/recipes/images/gpe-image.bb index 438b30ac2e..768cc6bcae 100644 --- a/recipes/images/gpe-image.bb +++ b/recipes/images/gpe-image.bb @@ -22,6 +22,7 @@ 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}" |