poky/scripts/lib
Paul Eggleton 60a8719e6e devtool: upgrade: handle recipes where source is not first entry in SRC_URI
It is unusual but not impossible to find recipes whose first entry is
not the main source URL but instead some patch or other local file, for
example python-cryptography in meta-python (which sets SRC_URI before
inheriting pypi). There's nothing inherently wrong with this, and we
shouldn't assume that the first entry is the main source URL, so just
take the first non-local entry instead.

(From OE-Core rev: c868198c1f6006789707b497c2ae34d7cc5e706f)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-04-15 06:59:43 +01:00
..
bsp scripts/lib/bsp/help.py: Typo in help for yocto-bsp create 2016-04-05 14:33:58 +01:00
devtool devtool: upgrade: handle recipes where source is not first entry in SRC_URI 2016-04-15 06:59:43 +01:00
recipetool recipetool: create: don't create extra files directory unconditionally 2016-03-20 23:12:25 +00:00
wic wic: fix bug in handling fsoptions 2016-04-14 10:58:33 +01:00
argparse_oe.py scripts/lib/argparse_oe: tweak title above options 2016-02-21 09:32:42 +00:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py devtool / recipetool: use common code for launching editor 2016-02-21 09:32:42 +00:00