poky/scripts/lib/devtool
Leonardo Sandoval 0d0e50810a devtool: Allow disabling make parallelism on build command
Through -s/--disable-parallel-make, the user can turn off parallelism
on the make tool. This can be useful when debuging race condition issues.
In order to set PARALLEL_MAKE = "" a post-config file created and then
passed into the build.

[YOCTO #7589]

(From OE-Core rev: 0bf2e4b3edfc43e7a2e8d3387a9370d110533b7c)

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-09 14:27:52 +01:00
..
__init__.py Revert "devtool: make add_md5 a public API" 2015-08-31 11:37:11 +01:00
build-image.py devtool: build-image: add comments 2015-08-31 11:37:14 +01:00
build.py devtool: Allow disabling make parallelism on build command 2015-09-09 14:27:52 +01:00
deploy.py devtool: deploy: fix preservation of symlinks and permissions/ownership 2015-06-18 09:14:06 +01:00
sdk.py devtool: add mechanism for updating extensible SDK 2015-09-09 14:27:43 +01:00
standard.py devtool: Create a single file for the build devtool feature 2015-09-09 14:27:51 +01:00
upgrade.py devtool: add upgrade feature 2015-09-09 14:27:51 +01:00