Files
poky/scripts
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
..
2013-10-29 10:41:39 +00:00
2014-02-02 11:23:45 +00:00
2014-03-07 14:58:45 +00:00
2016-04-14 10:58:34 +01:00
2015-12-08 10:20:47 +00:00

This directory contains Various useful scripts for working with OE builds