mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
tools: build-docs-container: remove comment for unsupported distros
Ubuntu 18.04 and 20.04 are not supported distros, so let's remove the comment listing the reason we don't support them. (From yocto-docs rev: 9ff31ed417bc7cd80f8bde39372091e40e36b678) Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5f661a1c85
commit
41062c9287
@@ -118,9 +118,6 @@ main ()
|
|||||||
docs_pdf=opensuse_docs_pdf.sh
|
docs_pdf=opensuse_docs_pdf.sh
|
||||||
pip3=pip3_docs.sh
|
pip3=pip3_docs.sh
|
||||||
;;
|
;;
|
||||||
# Missing python3-saneyaml
|
|
||||||
# "ubuntu:18.04"*|\
|
|
||||||
# "ubuntu:20.04"*|\
|
|
||||||
# Cannot fetch packages anymore
|
# Cannot fetch packages anymore
|
||||||
# "ubuntu:23.04"*|\
|
# "ubuntu:23.04"*|\
|
||||||
"ubuntu:22.04"*|\
|
"ubuntu:22.04"*|\
|
||||||
|
|||||||
Reference in New Issue
Block a user