All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dexuan Cui <dexuan.cui@intel.com>
To: openembedded-core@lists.openembedded.org, sgw@linux.intel.com,
	dvhart@linux.intel.com
Subject: [PATCH 0/2] self-hosted-image: 2 new patches from Dexuan: Feb 17, 2012
Date: Fri, 17 Feb 2012 19:10:14 +0800	[thread overview]
Message-ID: <cover.1329470047.git.dexuan.cui@intel.com> (raw)

Hi Saul, Darren and all,

This is actually v3 of the old patches("self-hosted-image: generate the
.hdddirect and .vmdk image files") I sent 1 month ago.
I'm sorry for sending this out so late, as I was pushed tightly on one other
task... :-(

The new recipe self-hosted-directdisk-image.bb invokes self-hosted-image's
do_rootfs automatically. That is, self-hosted-directdisk-image.bb is an
enhanced version of self-hosted-image.bb.
If we only want to run the generated .ext3 image with "runqemu", we can
run "bitbake self-hosted-image"; if we also want to generated a .vmdk image,
we can run "bitbake self-hosted-directdisk-image".

Please comment. Thanks!

-------------

The following changes since commit 367f34f8bfb816bc396c89c95813246c16a76e1b:

  linux-yocto: enable smp for qemux86 (2012-02-16 13:59:27 +0800)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib dcui/self-hosted-v81
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/self-hosted-v81

Dexuan Cui (2):
  syslinux.bbclass: make PROMPT settable
  self-hosted-directdisk-image: create .hdddirect and .vmdk images

 meta/classes/boot-directdisk.bbclass               |    4 +++-
 meta/classes/syslinux.bbclass                      |   11 ++++++-----
 meta/conf/machine/include/qemu.inc                 |    2 ++
 .../images/self-hosted-directdisk-image.bb         |   15 +++++++++++++++
 4 files changed, 26 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-core/images/self-hosted-directdisk-image.bb

-- 
1.7.6




             reply	other threads:[~2012-02-17 11:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-17 11:10 Dexuan Cui [this message]
2012-02-17 11:10 ` [PATCH 1/2] syslinux.bbclass: make PROMPT settable Dexuan Cui
2012-02-17 11:10 ` [PATCH 2/2] self-hosted-directdisk-image: create .hdddirect and .vmdk images Dexuan Cui

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.1329470047.git.dexuan.cui@intel.com \
    --to=dexuan.cui@intel.com \
    --cc=dvhart@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=sgw@linux.intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.