generic-poky/scripts/lib
Randy Witt 832029356f devtool: Fix build-sdk when pn doesn't match filename
If an image with the filename foo.bb could be built using the name "bar"
instead, then build-sdk would fail to create the derivative sdk.

This was because the code assumed that the file name matched the target,
which is not necessarily the case.

(From OE-Core rev: d58a326b6960be14b8a049253559aec9582b7d0d)

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-05-11 10:33:43 +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: Fix build-sdk when pn doesn't match filename 2016-05-11 10:33:43 +01:00
recipetool recipetool: create: fix falling back to declared license for npm packages 2016-05-06 10:31:14 +01:00
wic wic: use sparse_copy to preserve sparseness 2016-05-06 10:31:13 +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