[oe] [PATCH] base.bbclass: not use bb.fetch.urldata in do_unpack() for traversing SRC_URIs

Chris Larson clarson at kergoth.com
Mon Sep 27 18:29:02 UTC 2010


On Mon, Sep 27, 2010 at 11:21 AM, Denys Dmytriyenko <denis at denix.org> wrote:

> bb.fetch.urldata contains cached SRC_URIs, but in case SRC_URI is altered
> by
> amend.inc or machine override, the original SRC_URI is not removed from the
> cache, leading to calling do_unpack() multiple times on original and
> modified
> versions of the file. Don't rely on bb.fetch.urldata and traverse SRC_URIs
> directly.
>
> Some background and details:
> http://thread.gmane.org/gmane.comp.handhelds.openembedded/36703
>
> Signed-off-by: Denys Dmytriyenko <denis at denix.org>
>

Acked-by: Chris Larson <chris_larson at mentor.com>

-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics



More information about the Openembedded-devel mailing list