mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
gcc: upgrade 11.3 -> 12.1
Major gcc release with lot of changes [2] - Add patch to re-shuffle include of sched.h to fix build on musl - porting guide to gcc 12 [1] - Fix version in maintainers entry [1] https://gcc.gnu.org/gcc-12/porting_to.html [2] https://gcc.gnu.org/gcc-12/changes.html (From OE-Core rev: b8878cf0d35cf3d1ac30576d9b9943a7761c011b) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -2,7 +2,7 @@ require gcc-configure-common.inc
|
||||
|
||||
SUMMARY = "Runtime libraries from GCC"
|
||||
|
||||
# Over-ride the LICENSE set by gcc-${PV}.inc to remove "& GPL-3.0-only"
|
||||
# Over-ride the LICENSE set by gcc-${PV}.inc to remove "& GPLv3"
|
||||
# All gcc-runtime packages are now covered by the runtime exception.
|
||||
LICENSE = "GPL-3.0-with-GCC-exception"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user