Master branch of the yocto-docs now autogenerates the releases.rst file and the file therefore does not exist anymore.
Signed-off-by: Quentin Schulz <[email protected]> --- scripts/run-docs-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/run-docs-build b/scripts/run-docs-build index 6a71d54..c6b3965 100755 --- a/scripts/run-docs-build +++ b/scripts/run-docs-build @@ -122,7 +122,7 @@ for branch in dunfell $(git branch --remote --contains "$first_sphinx_commit" -- git am "${scriptdir}/docs-build-patches/${branch}/"000* fi - git checkout origin/master releases.rst sphinx-static/switchers.js.in set_versions.py + git checkout origin/master sphinx-static/switchers.js.in set_versions.py if [ -e poky.yaml ]; then cp poky.yaml poky.yaml.in case $branch in -- 2.36.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#57567): https://lists.yoctoproject.org/g/yocto/message/57567 Mute This Topic: https://lists.yoctoproject.org/mt/92478364/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
