Message ID | 20220419170730.124287-5-foss+yocto@0leil.net |
---|---|
State | New |
Headers | show |
Series | [RFC] docs: update Bitbake objects.inv location for master branch | expand |
diff --git a/scripts/run-docs-build b/scripts/run-docs-build index a060a31..8044b60 100755 --- a/scripts/run-docs-build +++ b/scripts/run-docs-build @@ -102,11 +102,9 @@ for branch in dunfell $(git branch --remote --contains "$first_sphinx_commit" -- git am "${scriptdir}/docs-build-patches/${branch}/"000* fi - git checkout master releases.rst + git checkout master releases.rst sphinx-static/switchers.js.in set_versions.py if [ -e poky.yaml ]; then - git checkout master sphinx-static/switchers.js.in cp poky.yaml poky.yaml.in - git checkout master set_versions.py case $branch in yocto-*) ./set_versions.py $(echo "$branch" | sed 's/yocto-//')