Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Create vmdk image creation class
@ 2012-03-01  7:46 Saul Wold
  2012-03-01  7:46 ` [PATCH 1/4] self-hosted: Fix multiple libx11 error Saul Wold
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Saul Wold @ 2012-03-01  7:46 UTC (permalink / raw)
  To: openembedded-core

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




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

end of thread, other threads:[~2012-03-01 13:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-01  7:46 [PATCH 0/4] Create vmdk image creation class Saul Wold
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

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