generic-poky/scripts/lib/devtool
Luck Hoang 1d133ec021 devtool: upgrade: fix error of import recipeutils
upgrade.py imports oe.recipeutils in meta/lib/ but path to oe.recipeutils
is not provided. This fails populate_sdk_ext.

(From OE-Core rev: 5f140359f859fea9cfe8c8d9c9584bceec875adb)

Signed-off-by: Luck Hoang <huyht1205@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-02-23 12:49:49 -08:00
..
__init__.py devtool: improve parse failure handling 2017-02-07 14:50:09 +00:00
build.py devtool: add "rename" subcommand 2016-11-07 11:04:22 +00:00
build_image.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
build_sdk.py devtool: add build-sdk subcommand 2016-03-07 00:11:38 +00:00
deploy.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
package.py meta/scripts: Various getVar/getVarFlag expansion parameter fixes 2017-01-09 13:39:11 +00:00
runqemu.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
sdk.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
search.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
standard.py devtool: improve parse failure handling 2017-02-07 14:50:09 +00:00
upgrade.py devtool: upgrade: fix error of import recipeutils 2017-02-23 12:49:49 -08:00
utilcmds.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00