mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-07-19 20:59:02 +02:00
![]() The return value from bitbakecmd was not being returned when errors occurred which allowed shared-repo-unpack to succeed despite the failure. This fix changes to check_call and a try-catch when attempting to add repos that fail for whatever reason during add-layer, like a missing conf/layer.conf at the top level or a previously-added layer breaks parsing because of missing dependencies. Signed-off-by: Thomas Goodwin <btgoodwin@geontech.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
---|---|---|
.. | ||
build-perf-test-wrapper | ||
buildhistory-init | ||
check-gplv3 | ||
checkvnc | ||
collect-results | ||
generate-testresult-index.py | ||
layer-config | ||
oe-build-perf-report-email.py | ||
oe-build-perf-report-scrape-html-report.js | ||
pre-commit-hook.sh | ||
prepare-shared-repos | ||
publish-artefacts | ||
run-config | ||
send-qa-email | ||
setup-config | ||
shared-repo-unpack | ||
upload-error-reports | ||
utils.py |