diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-08-01 17:36:27 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-08-01 17:36:27 +0000 |
commit | f9eebd53192a11afca6d83652354906c3c77ae3b (patch) | |
tree | de112499a1f070bd8b77f9084e866125e0713448 /meta | |
parent | 973bd31eccdc93763219c0c8164c04a380bafba2 (diff) |
add network settings for WLAN and PPP to opie-image
BKrev: 410d2a1bsYgKZ-IChPW5Ra_c6GaUOg
Diffstat (limited to 'meta')
-rw-r--r-- | meta/opie-collections.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/opie-collections.oe b/meta/opie-collections.oe index d19870b059..46f4dd0036 100644 --- a/meta/opie-collections.oe +++ b/meta/opie-collections.oe @@ -49,5 +49,5 @@ OPIE_EXTRA_APPLETS = "opie-clipboardapplet opie-volumeapplet opie-screenshotappl OPIE_EXTRA_APPS = "opie-advancedfm" OPIE_EXTRA_SETTINGS = "opie-language opie-launcher-settings opie-doctab opie-security \ - opie-mediummount" + opie-mediummount opie-networksettings-wlanplugin opie-networksettings-pppplugin" |