[OE-core] [PATCH 0/3] Add oe.fetch, rework fetch/unpack deps from SRC_URI

Chris Larson kergoth at gmail.com
Wed Apr 6 05:34:55 UTC 2011


On Tue, Apr 5, 2011 at 1:39 PM, Chris Larson <kergoth at gmail.com> wrote:
> This was intended to clean up and consolidate the code in base.bbclass which
> sets up dependencies conditionally based upon the contents of SRC_URI.  To get
> there, I decided to incorporate and rewrite some Uri handling code I had
> written previously.  This is much more convenient to use than urldata and
> SRC_URI, and the caching can be easily re-implemented if we move it into
> bitbake at some point (e.g. create an lru cache decorator, inject its
> construction/sync into the standard caching spots where cache/signature code
> caching is done, if necessary).  Finally, this makes .zip files pull in
> unzip-native.

Ugh, ignore this patch, at least for now.  The url handling code has
some problems with our nonstandard url parameters. *rolls eyes and
mutters*.  Will send the unpack/patch deps cleanup separately.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics




More information about the Openembedded-core mailing list