poky/scripts/lib
Paul Eggleton ab227452c7 devtool: upgrade: handle upgrading recipes with a versioned inc file
The gdb recipe in OE-Core has an inc file with the version in it;
since the inc file is pulled in with a "require ${PV}.inc", when
upgrading the recipe we need to also rename the inc file it will fail to
parse and the upgrade itself will fail.

Fixes [YOCTO #9574].

(From OE-Core rev: 3c623aac9333d20a62475279c72b6b6ec3d7dd6b)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-05-25 07:50:16 +01:00
..
bsp scripts/lib/bsp/kernel.py: force patching when branch is machine branch is re-use 2016-05-06 10:32:24 +01:00
devtool devtool: upgrade: handle upgrading recipes with a versioned inc file 2016-05-25 07:50:16 +01:00
recipetool recipetool: create: fix falling back to declared license for npm packages 2016-05-06 10:31:14 +01:00
wic wic: fix path parsing, use last occurrence 2016-05-20 10:20:55 +01:00
argparse_oe.py scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments' 2016-05-06 10:31:13 +01: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