From: Martin Jansa Date: Mon, 3 May 2010 12:27:00 +0000 (+0200) Subject: shr-lite-image: don't set IMAGE_LINGUAS here X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb6413fb247176543185a6eabd9a476697251298;p=openembedded.git shr-lite-image: don't set IMAGE_LINGUAS here Signed-off-by: Martin Jansa --- diff --git a/recipes/images/shr-lite-image.bb b/recipes/images/shr-lite-image.bb index fa1a7ac71a..881c3d6d23 100644 --- a/recipes/images/shr-lite-image.bb +++ b/recipes/images/shr-lite-image.bb @@ -1,5 +1,3 @@ require shr-image.inc IMAGE_BASENAME = "lite" - -IMAGES_LINGUAS="en-us"