On Mon, Sep 27, 2010 at 11:21 AM, Denys Dmytriyenko <[email protected]> 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 <[email protected]> > Acked-by: Chris Larson <[email protected]> -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
