commit | 625f285d818a5718bccf730f0df81b9e815dfa82 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Apr 27 21:56:02 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon May 02 17:59:42 2022 +0000 |
tree | 00ff8f31fdea9986ead1766013e1e2c483b20060 | |
parent | 8949d3c30c944bc159cb1ee31331ca7462f23e3a [diff] |
bitbake: continue on failure Add '-k' option to bitbake invocations to get Jenkins builds to continue after falure as much as possible. This gives us a greater view of everything that is broken rather than just the first bitbake task which encountered a problem, hopefully allowing more problems to be fixed at once. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0c880d6f41160ca9008ca976a8e6d1cfdff81cda
Build script for CI jobs in Jenkins.