aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-06-25 06:46:24 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-06-25 06:46:24 +0000
commitc1737937fbebf3a129939bf4d1a220994960b6a2 (patch)
treeaf16ae40d0413b00219a357c64951300e584faac
parentedb6660f5661cbcd92be8a53bf651728d38fbbac (diff)
downloadopenembedded-core-contrib-c1737937fbebf3a129939bf4d1a220994960b6a2.tar.gz
oh-image-minimal: do not install locale support to get it smaller
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1992 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/images/oh-image-minimal.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/packages/images/oh-image-minimal.bb b/meta/packages/images/oh-image-minimal.bb
index edb29d250e..2d9a8591f3 100644
--- a/meta/packages/images/oh-image-minimal.bb
+++ b/meta/packages/images/oh-image-minimal.bb
@@ -1,9 +1,12 @@
#
# Copyright (C) 2007 OpenedHand Ltd.
#
+PR = "r1"
IMAGE_INSTALL = "task-oh-boot"
+IMAGE_LINGUAS = " "
+
require poky-image.inc
# remove not needed stuff (locale support and ipkg support)