diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-04-21 19:08:30 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-10 13:11:38 +0100 |
| commit | fa72b850b1b1cdb87b186dc5deee0ca1b266272c (patch) | |
| tree | 2a26b60cde374c013129f6a1535425020730ab3f /meta/recipes-devtools/gcc/gcc-crosssdk_11.3.bb | |
| parent | cee443ae75fe8160b1c5051895747b20781916b9 (diff) | |
| download | poky-fa72b850b1b1cdb87b186dc5deee0ca1b266272c.tar.gz | |
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>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-crosssdk_11.3.bb')
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-crosssdk_11.3.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-crosssdk_11.3.bb b/meta/recipes-devtools/gcc/gcc-crosssdk_11.3.bb deleted file mode 100644 index 40a6c4feff..0000000000 --- a/meta/recipes-devtools/gcc/gcc-crosssdk_11.3.bb +++ /dev/null | |||
| @@ -1,2 +0,0 @@ | |||
| 1 | require recipes-devtools/gcc/gcc-cross_${PV}.bb | ||
| 2 | require gcc-crosssdk.inc | ||
