aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/opie-collections.oe8
-rw-r--r--meta/opie-image.oe1
2 files changed, 5 insertions, 4 deletions
diff --git a/meta/opie-collections.oe b/meta/opie-collections.oe
index 814f9b0497..f4d8af39b2 100644
--- a/meta/opie-collections.oe
+++ b/meta/opie-collections.oe
@@ -13,10 +13,10 @@ OPIE_BASE = "opie-pics opie-qcop opie-quicklauncher opie-taskbar"
#
# High res displays want more fonts
#
-OPIE_LIBS_RDEPENDS_append_corgi = "qpf-bitstream-vera-large"
-OPIE_LIBS_RDEPENDS_append_shepherd = "qpf-bitstream-vera-large"
-OPIE_LIBS_RDEPENDS_append_husky = "qpf-bitstream-vera-large"
-OPIE_LIBS_RDEPENDS_append_tosa = "qpf-bitstream-vera-large"
+OPIE_LIBS_RDEPENDS_append_corgi = " qpf-bitstream-vera-large"
+OPIE_LIBS_RDEPENDS_append_shepherd = " qpf-bitstream-vera-large"
+OPIE_LIBS_RDEPENDS_append_husky = " qpf-bitstream-vera-large"
+OPIE_LIBS_RDEPENDS_append_tosa = " qpf-bitstream-vera-large"
#
# Things for reasonable bootstrap image
diff --git a/meta/opie-image.oe b/meta/opie-image.oe
index e8b5d14dbb..4871127bd3 100644
--- a/meta/opie-image.oe
+++ b/meta/opie-image.oe
@@ -1,4 +1,5 @@
export IMAGE_BASENAME = "opie-image"
+export IMAGE_LINGUAS = ""
include opie-collections.oe