This email list is read-only. Emails sent to this list will be discarded
----------------------------------
meta/classes/image.bbclass | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
New commits:
commit 774485d133a9cfee393627127799723bf3c1ab26
Author: Richard Purdie <[EMAIL PROTECTED]>
Date: Tue Oct 28 15:14:00 2008 +0000
image.bbclass: Add INHIBIT_DEFAULT_DEPS
Diff in this email is a maximum of 400 lines.
diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass
index 239d937..8407cdd 100644
--- a/meta/classes/image.bbclass
+++ b/meta/classes/image.bbclass
@@ -4,6 +4,8 @@ LICENSE = "MIT"
PACKAGES = ""
RDEPENDS += "${IMAGE_INSTALL}"
+INHIBIT_DEFAULT_DEPS = "1"
+
# "export IMAGE_BASENAME" not supported at this time
IMAGE_BASENAME[export] = "1"
export PACKAGE_INSTALL ?= "${IMAGE_INSTALL}"
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits