diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-02 07:09:53 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-02 07:09:53 +0000 |
commit | a5128d42db2317949b956d49cb5690b00bccb596 (patch) | |
tree | 711c9fbde293a2ccde18e184234a6039de3cc816 /meta | |
parent | 0098bd1eaddd1831aae8d14d725c9835e88f4aad (diff) |
Make unslung-image EXCLUDE_FROM_WORLD.
BKrev: 41aebfc1I55zNs-3H4F63SdQfDqRFw
Diffstat (limited to 'meta')
-rw-r--r-- | meta/unslung-image.oe | 1 |
1 files changed, 1 insertions, 0 deletions
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" |