[oe] How to prevent fetching?

Joshua Lock josh at linux.intel.com
Wed Aug 31 22:30:24 UTC 2011


On Wed, 2011-08-31 at 15:18 -0600, Dave Beal wrote:
> Thank you, Joshua.  I don't know what you mean by "if your metadata uses
> fetch2".  Is fetch2 some python function?  How would I know if I'm using
> it?

Fetch2 is a Python module that's part of BitBake. It's used from the
base_do_fetch() method of base.bbclass.

You can see that OE.dev isn't using  fetch2[1] but OE-Core is[2].

Joshua

1.
http://git.openembedded.org/cgit.cgi/openembedded/tree/classes/base.bbclass#n99
2.
http://git.openembedded.org/cgit.cgi/openembedded-core/tree/meta/classes/base.bbclass#n80
-- 
Joshua Lock
        Yocto Project "Johannes factotum"
        Intel Open Source Technology Centre





More information about the Openembedded-devel mailing list