From: Joshua Lock <josh@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: How to prevent fetching?
Date: Wed, 31 Aug 2011 15:30:24 -0700 [thread overview]
Message-ID: <1314829829.2284.12.camel@scimitar> (raw)
In-Reply-To: <1314825521.1457.12.camel@DaveBeal-Ubuntu-laptop>
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
next prev parent reply other threads:[~2011-08-31 22:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-31 17:25 How to prevent fetching? Dave Beal
2011-08-31 19:20 ` Frans Meulenbroeks
2011-08-31 19:35 ` Joshua Lock
2011-08-31 21:18 ` Dave Beal
2011-08-31 22:30 ` Joshua Lock [this message]
2011-08-31 22:39 ` Dave Beal
2011-08-31 23:46 ` Gary Thomas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1314829829.2284.12.camel@scimitar \
--to=josh@linux.intel.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.