oh-image-minimal: do not install locale support to get it smaller
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 25 Jun 2007 06:46:24 +0000 (06:46 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 25 Jun 2007 06:46:24 +0000 (06:46 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1992 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/images/oh-image-minimal.bb

index edb29d2..2d9a859 100644 (file)
@@ -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)