On Tue, Apr 5, 2011 at 1:39 PM, Chris Larson <[email protected]> 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

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to