generic-poky/scripts/lib
Paul Eggleton 0523378082 devtool: add: create git repository if URL specified as positional argument
When we add from a fetched URL we are supposed to turn the resulting
source tree into a git repository (if it isn't already one). However, we
were using the older deprecated option name here instead of the
positional argument, so "devtool add -f <url>" resulted in the repo
being created but "devtool add <url>" didn't, which was wrong.

Also update the oe-selftest tests to check that this worked.

(From OE-Core rev: a7b6b1f8cc1c096724f794ac9dee312b0f771f66)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-25 10:29:13 +00:00
..
bsp yocto-bsp: Update templates to 4.4 kernel 2016-03-09 16:58:14 +00:00
devtool devtool: add: create git repository if URL specified as positional argument 2016-03-25 10:29:13 +00:00
recipetool recipetool: create: don't create extra files directory unconditionally 2016-03-20 23:12:25 +00:00
wic wic: don't throw away our created swap partition 2016-02-28 11:33:04 +00: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