poky/scripts/lib
Nathan Rossi 89c4424d6d devtool: standard: Handle exporting generated config fragments
The cml1 and ccmake bbclasses generate configuration fragment source
files that must be exported from the WORKDIR as a source file to be
preserved across builds. This change adds detection of the current
recipes inherited classes and for cml1 and ccmake classes checks for the
specific generated configuration fragment files. These files are then
exported by devtool and included as SRC_URI files from within the target
layer.

(From OE-Core rev: 7a1fabe4a24552ce8a50c8d6009969ca52a5fd27)

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-09 13:44:39 +01:00
..
build_perf oe-buildperf-report: highlight large changes in the HTML report 2018-05-11 07:49:38 +01:00
checklayer checklayer: Avoid adding the layer if it is already present 2019-02-14 11:20:55 +00:00
devtool devtool: standard: Handle exporting generated config fragments 2019-04-09 13:44:39 +01:00
recipetool logging: use warning instead warn 2018-07-26 13:16:40 +01:00
resulttool resulttool/manualexecution: Refactor and simplify codebase 2019-04-04 22:57:32 +01:00
wic wic/engine: Add missing newline 2019-04-03 14:50:14 +01:00
argparse_oe.py argparse_oe: Add int_positive type 2017-07-21 08:44:25 +01:00
buildstats.py lib/buildstats: Improve error message 2019-02-16 08:19:34 +00:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py oe.scriptutils: enable color in a more flexible way 2019-03-06 10:39:25 +00:00