]> code.ossystems Code Review - openembedded-core.git/commit
devtool: add: display a warning for deprecated -f/--fetch option
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 4 Oct 2016 09:31:15 +0000 (22:31 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Oct 2016 23:12:25 +0000 (00:12 +0100)
commit43476d77a91d50454ca26e016a3413b24e9f3aec
tree4ccd05d323545ada690bb839397d60ad61df194f
parent87f844e533adfc229a5d26857a82cc6b125216c8
devtool: add: display a warning for deprecated -f/--fetch option

We want to remove the -f/--fetch option at some point (as you can now
specify a URL as a positional argument instead) so display a warning
that it's deprecated if it is used.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/standard.py