diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-01-17 10:26:52 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-17 10:26:52 +0000 |
commit | 43cd3c0c6b338107c3540233600f2a0bf16854e1 (patch) | |
tree | c7b17bae2fe6229c35df58a5c6c42c9449844c5d /conf/machine/simpad.conf | |
parent | 47252fc24cbfd80630f5a768bd5ac960b47daace (diff) |
Cleanup of GPE meta files:
* Creation of task-gpe for gpe tasks
* Removal of unneeded DEPENDS variables
* Switch existing gpe meta files to use task-gpe
* include gpe-image.bb instead of reinventing the wheel
Diffstat (limited to 'conf/machine/simpad.conf')
-rw-r--r-- | conf/machine/simpad.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf index 30444c1533..eb44107ecd 100644 --- a/conf/machine/simpad.conf +++ b/conf/machine/simpad.conf @@ -37,7 +37,6 @@ USE_DEVFS = "1" GUI_MACHINE_CLASS = "bigscreen" ROOT_FLASH_SIZE = "24" USE_VT = "0" -GPE_EXTRA_DEPENDS += "gaim sylpheed suspend-desktop" GPE_EXTRA_INSTALL += "gaim sylpheed suspend-desktop" include conf/machine/include/handheld-common.conf |