ab8e4cd375
With this patch support for building multiple targets in parallel with bitbake is now supported. Changes: - Its now possible to state a list of targets under the target key in the configuration file. Example: target: - product-image - product-update-image - Its now possible to define multiple targets in the kas command line. Example: $ kas build --target product-image --target product-update-image \ kas.yml - Its now possible to define multiple targets via the environment: Example: $ export KAS_TARGET="product-image product-update-image" $ kas build kas.yml Signed-off-by: Claudius Heine <ch@denx.de> |
||
---|---|---|
.. | ||
_static | ||
conf.py | ||
devguide.rst | ||
format-changelog.rst | ||
index.rst | ||
intro.rst | ||
Makefile | ||
userguide.rst |