All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: poky-bounces@yoctoproject.org
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 1/1] rm_work.bbclass: reserve 'image' folder when remove WORKDIR
Date: Wed, 26 Jan 2011 09:23:48 +0100	[thread overview]
Message-ID: <E0264D9A-19E7-4EB3-AED5-EDEB6A4F30E0@dominion.thruhere.net> (raw)
In-Reply-To: <4da3cd3c9adebd3279b376a1f7aa2a0353484ecd.1296023140.git.dongxiao.xu@intel.com>

Op 26 jan 2011, om 07:30 heeft poky-bounces@yoctoproject.org het volgende geschreven:

> From: Dongxiao Xu <dongxiao.xu@intel.com>
> 
> After the implementation of per machine sysroot, do_populate_sysroot
> and do_package need to be re-run if we build two machines of one
> architecture (in case that sstate prebuilt result could not be reused
> for certain recipes). But if removing all the WORKDIR contents after
> the first macine build, the second machine's do_populate_sysroot and
> do_package will fail due to the missing of "image" directory.
> 
> Thus reserve 'image' folder when doing rm_work.

Wouldn't adding do_install to sstate be a better idea? OE was designed that it wouldn't depend on WORKDIR after building, so this patch is a step in the wrong direction.

regards,

Koen

       reply	other threads:[~2011-01-26  8:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1296023140.git.dongxiao.xu@intel.com>
     [not found] ` <4da3cd3c9adebd3279b376a1f7aa2a0353484ecd.1296023140.git.dongxiao.xu@intel.com>
2011-01-26  8:23   ` Koen Kooi [this message]
2011-01-26  8:43     ` [PATCH 1/1] rm_work.bbclass: reserve 'image' folder when remove WORKDIR Xu, Dongxiao
2011-01-26 21:24   ` Richard Purdie
2011-01-27  6:15     ` Xu, Dongxiao

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=E0264D9A-19E7-4EB3-AED5-EDEB6A4F30E0@dominion.thruhere.net \
    --to=koen@dominion.thruhere.net \
    --cc=poky-bounces@yoctoproject.org \
    --cc=poky@yoctoproject.org \
    /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.