generic-poky/scripts/lib
Markus Lehtonen 5b629a962d devtool: modify: make bitbake use local files from srctree
This change makes it possible to have local files (non-remote SRC_URI
files, i.e. files that are located in the "recipe space") under the
srctree even if S!=WORKDIR. The files must be placed under the
'local-files' subdirectory.

Complements the previous patch that imports local files into srctree.

[YOCTO #7602]

(From OE-Core rev: b7ab82485e4514e07ab8a76e554da27ddc92e6c0)

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-01 07:43:32 +01:00
..
bsp yocto-bsp / yocto-layer: fix template recipes 2015-08-25 10:47:20 +01:00
devtool devtool: modify: make bitbake use local files from srctree 2015-10-01 07:43:32 +01:00
recipetool devtool / recipetool: add handling for binary-only packages 2015-09-23 09:53:20 +01:00
wic wic: fix partition size calculation 2015-09-23 09:52:54 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py devtool: make plugin_init optional 2015-09-12 22:48:30 +01:00