From patchwork Wed Apr 4 20:07:36 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Fix for self-hosted-image v2 Date: Wed, 04 Apr 2012 20:07:36 -0000 From: Paul Eggleton X-Patchwork-Id: 25167 Message-Id: To: openembedded-core@lists.openembedded.org Simplified version of previous patch to decrease reserved space in ext3 image. It turns out no additional variable really needs to be introduced into image_types.bbclass, although this does mean running tune2fs twice. Note that this patch should be applied on top of Saul's recent self-hosted-image patch once that is merged. The following changes since commit 7c794db563cc35f6deaab1dd0fef35015d47e567: self-hosted-image: Increase space for build and allow builder user sudo access (2012-04-04 16:16:27 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/self http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/self Paul Eggleton (1): self-hosted-image: decrease reserved space to 0.5% meta/recipes-core/images/self-hosted-image.bb | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-)