poky/scripts/lib/devtool
Paul Eggleton d30cc76039 devtool: upgrade: fix renaming of recipe if PV is not in name
If the actual value of PV isn't in the name of the recipe (for example,
a git or svn recipe) there's no point trying to rename it. Additionally,
we already have the original filename, there's no need to guess it -
just pass it in.

(From OE-Core rev: e144db3650b4a7c0a59066621905f34a5400303e)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-28 11:33:00 +00:00
..
__init__.py devtool: add configure-help subcommand 2016-01-26 18:05:14 +00:00
build-image.py devtool: categorise and order subcommands in help output 2016-02-21 09:32:42 +00:00
build.py devtool: categorise and order subcommands in help output 2016-02-21 09:32:42 +00:00
deploy.py devtool: deploy-target: preserve existing files 2016-02-21 09:32:43 +00:00
package.py devtool: categorise and order subcommands in help output 2016-02-21 09:32:42 +00:00
runqemu.py devtool: categorise and order subcommands in help output 2016-02-21 09:32:42 +00:00
sdk.py devtool: sdk-update: tweak command-line handling of updateserver 2016-02-21 09:32:42 +00:00
search.py devtool: categorise and order subcommands in help output 2016-02-21 09:32:42 +00:00
standard.py devtool: modify: fix source tree default name when mapping virtuals 2016-02-28 11:33:00 +00:00
upgrade.py devtool: upgrade: fix renaming of recipe if PV is not in name 2016-02-28 11:33:00 +00:00
utilcmds.py devtool: categorise and order subcommands in help output 2016-02-21 09:32:42 +00:00