From patchwork Tue Mar 27 05:42:54 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/6] Setup for VMDK to use Direct Disk Date: Tue, 27 Mar 2012 05:42:54 -0000 From: Saul Wold X-Patchwork-Id: 24613 Message-Id: To: openembedded-core@lists.openembedded.org Updated comments per Darren's request, added cleanup to image-types to only use one -i (inode-count) parameter. Sau! The following changes since commit 644b7503c37fd73730dd3d7841463b158b8934ed: guile: Deal with hardcoded path issues (2012-03-27 00:28:41 +0100) 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 Dexuan Cui (1): self-hosted-image: pre-populate the builder user with poky source Saul Wold (5): image-vmdk: Add symbolic link for a short named vmdk image boot-directdisk: Fix Block Calcuation vmdk: Update for direstdisk builder: Enable auto starting of Hob image_types: remove duplicate setting of -i for inode count meta/classes/boot-directdisk.bbclass | 19 ++++++--- meta/classes/image-vmdk.bbclass | 17 +++++++- meta/classes/image_types.bbclass | 5 +- meta/recipes-core/images/self-hosted-image.bb | 41 +++++++++++++++++++- meta/recipes-graphics/builder/builder_0.1.bb | 2 +- .../builder/files/builder_hob_start.sh | 10 +++- 6 files changed, 77 insertions(+), 17 deletions(-)