From: Marcin Juszkiewicz Date: Mon, 25 Jun 2007 06:46:24 +0000 (+0000) Subject: oh-image-minimal: do not install locale support to get it smaller X-Git-Tag: 2011-1~11421 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c1737937fbebf3a129939bf4d1a220994960b6a2;p=openembedded-core.git 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 --- 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)