mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-07-19 20:59:02 +02:00
![]() The previous fixes requires the user to set "no-layer-add" for a repo and then use ADDLAYER to insert the sub-repos (e.g., meta-openmbedded/meta-oe) as a two-part process. This means that you would also have to specify that flag if a repo that is a layer with dependencies is in the list so that it can be inserted in the correct order later via ADDLAYER to avoid parsing problems. This fix allows for specifying a NEEDREPOS with the subdirectory of the target layer (e.g., meta-openembedded/meta-oe) so that there is no need for the "no-layer-add" followed by ADDLAYER combination. The entire meta-openembedded repo would be moved into place, and the sublayer added to bblayers.conf. 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 |