diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-09-06 19:21:07 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-09-06 19:21:07 +0000 |
commit | f626991503fc1463aec08f8ab18cbad03959e9d0 (patch) | |
tree | 4504a2cefa176628ad774125f591f2407b2c86f3 | |
parent | f62040937fc9ecde3c5384fbfec9f9ec1ba67b34 (diff) |
remove languages from the opie-kdepimpi and the bootstrap image
BKrev: 413cb8a3tVfGBg_kpWCmyypgGAeRDQ
-rw-r--r-- | meta/bootstrap-image.oe | 2 | ||||
-rw-r--r-- | meta/opie-kdepim-image.oe | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/bootstrap-image.oe b/meta/bootstrap-image.oe index cd1314533b..773dab2da2 100644 --- a/meta/bootstrap-image.oe +++ b/meta/bootstrap-image.oe @@ -1,5 +1,5 @@ export IMAGE_BASENAME = "bootstrap-image" - +export IMAGE_LINGUAS = "" export IPKG_INSTALL = "task-bootstrap" DEPENDS = "task-bootstrap" diff --git a/meta/opie-kdepim-image.oe b/meta/opie-kdepim-image.oe index 248a24095e..b8733d2335 100644 --- a/meta/opie-kdepim-image.oe +++ b/meta/opie-kdepim-image.oe @@ -1,5 +1,5 @@ export IMAGE_BASENAME = "opie-kdepim-image" - +export IMAGE_LINGUAS = "" include opie-collections.oe # |