summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-08-20 09:39:03 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-25 11:08:07 +0100
commite5f344adbe2504419650880f8a835b094807ce5b (patch)
tree783cc5d048c04292d0700be80c9ee7fc4e6a0798 /meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb
parentfa7c52356a889f225349801a4f06e6f5bd8f4be6 (diff)
downloadpoky-e5f344adbe2504419650880f8a835b094807ce5b.tar.gz
gcc: Upgrade to 12.2.0
GCC 12.2 is the first bug-fix release from the GCC 12 branch containing important fixes for regressions and serious bugs in GCC 12.1 with more than 71 bugs fixed since the previous release comprising of a number of libstdc++ and C++ and fortran fixes [1] Remove backported patch to fix libsanitizers with glibc 2.36, its already present in 12.2 [1] https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=12.2 (From OE-Core rev: b73f5c0a7b94d9d04dd69fe5a5b871eab05714a3) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb')
-rw-r--r--meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb b/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb
new file mode 100644
index 0000000000..bf53c5cd78
--- /dev/null
+++ b/meta/recipes-devtools/gcc/gcc-cross-canadian_12.2.bb
@@ -0,0 +1,5 @@
1require recipes-devtools/gcc/gcc-${PV}.inc
2require gcc-cross-canadian.inc
3
4
5