[OE-core] [PATCH] classes/package: ensure pkgdata is cleaned out first

Richard Purdie richard.purdie at linuxfoundation.org
Mon Jul 30 06:26:09 UTC 2012


On Sun, 2012-07-29 at 06:41 +0100, Paul Eggleton wrote:
> If do_package needs to be re-run and packages are removed/renamed as a
> result, we want the corresponding stale pkgdata files to no longer be
> present; for that we need to ensure all of the old pkgdata files are
> cleaned out prior to creating the new ones. This is particularly
> important now we rely on pkgdata more heavily (for complementary
> packages, license manifest, etc.).
> 
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
>  meta/classes/package.bbclass |    1 +
>  1 file changed, 1 insertion(+)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list