poky/scripts/lib
Paul Eggleton eda77b320d devtool: upgrade: fix accidentally swapped parameters
It appears that when fixing the signature unlocking in OE-Core commit
4e9a0be32fc30fb87d65da7cd1a4015c99533aff I swapped the parameters here
and did not test it within the eSDK (it does nothing outside of the
eSDK) resulting in a TypeError when devtool upgrade was used in the
eSDK. Swap the parameters around to the correct ordering.

Fixes [YOCTO #12285].

(From OE-Core rev: 05e2c4ada7083f40866846a21fe76c852f1dfefe)

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>
2017-11-11 12:14:26 +00:00
..
build_perf scripts/oe-build-perf-report: show recipe version changes in html report 2017-09-18 11:07:30 +01:00
checklayer scripts: drop True option to getVar calls 2017-09-26 11:05:01 +01:00
devtool devtool: upgrade: fix accidentally swapped parameters 2017-11-11 12:14:26 +00:00
recipetool recipetool: ignore incidental kernel module source 2017-11-11 12:14:26 +00:00
wic wic: Update canned-wks for systemd to use UUID everywhere 2017-11-08 22:24:04 +00:00
argparse_oe.py argparse_oe: Add int_positive type 2017-07-21 08:44:25 +01:00
buildstats.py scripts/oe-build-perf-report: show recipe version changes in html report 2017-09-18 11:07:30 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py scriptutils: fix fetch_url() to use lowercase dummy recipe name 2017-08-31 23:30:03 +01:00