From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Create vmdk image creation class
Date: Wed, 29 Feb 2012 23:46:18 -0800 [thread overview]
Message-ID: <cover.1330587785.git.sgw@linux.intel.com> (raw)
Richard,
Here is the re-work of the vmdk image creation class, this
integrates in as a class since it needs to happen after the
hddimg (live) is created.
Sau!
The following changes since commit 8054497b393d40a2ed8c802c74a02e92a3001297:
image_types_uboot: Update to work after recent image_types changes (2012-02-29 18:23:04 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib sgw/self
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/self
Saul Wold (3):
image-live: Allow LABELS to be modified
image-vmdk: Create image_vmdk class and setup image and image_types
to use it
self-hosted-image: Create a VMDK image with correct SYSLINUX_*
settings
Zhai Edwin (1):
self-hosted: Fix multiple libx11 error
meta/classes/image-live.bbclass | 5 +++--
meta/classes/image-vmdk.bbclass | 22 ++++++++++++++++++++++
meta/classes/image.bbclass | 6 ++++--
meta/classes/image_types.bbclass | 15 +++++++++------
meta/recipes-core/images/self-hosted-image.bb | 16 ++++++++++++++--
meta/recipes-core/tasks/task-self-hosted.bb | 4 ++--
6 files changed, 54 insertions(+), 14 deletions(-)
create mode 100644 meta/classes/image-vmdk.bbclass
--
1.7.7.6
next reply other threads:[~2012-03-01 7:54 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-01 7:46 Saul Wold [this message]
2012-03-01 7:46 ` [PATCH 1/4] self-hosted: Fix multiple libx11 error Saul Wold
2012-03-01 8:14 ` Koen Kooi
2012-03-01 11:55 ` [PATCH] libx11-trim/diet: Add RPROVIDES for libx11-dev Richard Purdie
2012-03-01 12:02 ` Martin Jansa
2012-03-01 12:11 ` Koen Kooi
2012-03-01 12:50 ` Richard Purdie
2012-03-01 13:01 ` Koen Kooi
2012-03-01 7:46 ` [PATCH 2/4] image-live: Allow LABELS to be modified Saul Wold
2012-03-01 7:46 ` [PATCH 3/4] image-vmdk: Create image_vmdk class and setup image and image_types to use it Saul Wold
2012-03-01 7:46 ` [PATCH 4/4] self-hosted-image: Create a VMDK image with correct SYSLINUX_* settings Saul Wold
2012-03-01 8:15 ` Koen Kooi
2012-03-01 8:34 ` Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1330587785.git.sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox