Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] self-hosted-image: 2 new patches from Dexuan: Feb 17, 2012
@ 2012-02-17 11:10 Dexuan Cui
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Dexuan Cui @ 2012-02-17 11:10 UTC (permalink / raw)
  To: openembedded-core, sgw, dvhart

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-17 11:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-17 11:10 [PATCH 0/2] self-hosted-image: 2 new patches from Dexuan: Feb 17, 2012 Dexuan Cui
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox