]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
sanity: Update minimum gcc version to 10.1
authorAntonin Godard <antonin.godard@bootlin.com>
Mon, 29 Sep 2025 07:31:24 +0000 (09:31 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Oct 2025 10:27:31 +0000 (11:27 +0100)
commit871cc04305fe7483a4c256f38fa63a67cef82183
tree546d87a2544109ac44fe2af27e2d706a3d4f6a32
parentee1600aff7ed3c18f5cb512ca069ff564063744e
sanity: Update minimum gcc version to 10.1

Since commit 19004950ad56 ("sanity: Check if the C++ toolchain supports
--std=gnu++20") host GCC must support "--std=gnu++20", which became
available in 10.1. This is already reflected in the documentation [1]
but not here.

Update the sanity check on GCC and raise the minimum version to 10.1.
Remove the dead link to www.softwarecollections.org.

[1]: https://git.yoctoproject.org/yocto-docs/commit/?id=0e538c102bfcb7184c76c2401e8cb878168c4434

Cc: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/classes-global/sanity.bbclass