From f626991503fc1463aec08f8ab18cbad03959e9d0 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Mon, 6 Sep 2004 19:21:07 +0000 Subject: [PATCH] remove languages from the opie-kdepimpi and the bootstrap image BKrev: 413cb8a3tVfGBg_kpWCmyypgGAeRDQ --- meta/bootstrap-image.oe | 2 +- 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 # -- 2.39.5