This email list is read-only. Emails sent to this list will be discarded
----------------------------------
meta/packages/images/poky-image-sdk-live.bb | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
New commits:
commit e92cc8f576f13b0a339b7a6a60b900fb390b510f
Author: Richard Purdie <[EMAIL PROTECTED]>
Date: Wed Oct 29 00:15:27 2008 +0000
Add poky-image-sdk-live to meta/
Diff in this email is a maximum of 400 lines.
diff --git a/meta/packages/images/poky-image-sdk-live.bb
b/meta/packages/images/poky-image-sdk-live.bb
new file mode 100644
index 0000000..807de39
--- /dev/null
+++ b/meta/packages/images/poky-image-sdk-live.bb
@@ -0,0 +1,9 @@
+DESCRIPTION = "Bootable Live SDK Image"
+
+require poky-image-live.inc
+
+LABELS += "boot install"
+
+ROOTFS = "${DEPLOY_DIR_IMAGE}/poky-image-sdk-${MACHINE}.ext3"
+
+do_bootimg[depends] += "poky-image-sdk:do_rootfs"
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits