From: Chris Larson Date: Thu, 2 Dec 2004 07:09:53 +0000 (+0000) Subject: Make unslung-image EXCLUDE_FROM_WORLD. X-Git-Tag: Release-2010-05/1~15827 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5128d42db2317949b956d49cb5690b00bccb596;p=openembedded.git Make unslung-image EXCLUDE_FROM_WORLD. BKrev: 41aebfc1I55zNs-3H4F63SdQfDqRFw --- diff --git a/meta/unslung-image.oe b/meta/unslung-image.oe index 42ef5e2c2e..5238a2888f 100644 --- a/meta/unslung-image.oe +++ b/meta/unslung-image.oe @@ -1 +1,2 @@ DEPENDS = "unslung-standard-image unslung-able-image" +EXCLUDE_FROM_WORLD = "1"