generic-poky/scripts/lib
Ola x Nilsson 14abe7982c devtool: Load plugins in a well defined order
To allow devtool plugins in one layer to shadow another in a well
defined way, first search BBPATH/lib/devtool directories and then
scripts/lib/devool and load only the first found.

The previous search and load loop would load all found plugins with the
ones found later replacing any found before.

(From OE-Core rev: 1b2b8a0a80de17ea053002fdd124055d2798029a)

Signed-off-by: Ola x Nilsson <ola.x.nilsson@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-12-13 22:55:20 +00:00
..
bsp conf: Remove legacy X input drivers 2016-11-15 15:19:55 +00:00
devtool devtool: fix handling of unicode characters from subprocess stdout 2016-11-23 11:10:15 +00:00
recipetool recipetool: fix encoding-related errors creating python recipes 2016-12-08 10:31:29 +00:00
wic wic: Create a logical partition only when it is really mandatory 2016-12-13 22:55:19 +00: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: Load plugins in a well defined order 2016-12-13 22:55:20 +00:00