diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-04-21 19:04:10 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-22 23:42:51 +0100 |
| commit | 44a36caa7c28cbf18890be9e4666fc76d2ea0f05 (patch) | |
| tree | af9b8457f3cdf9911361c005cbbd8f4f5f3e3d8b /meta/recipes-devtools/gcc/libgfortran_11.2.bb | |
| parent | 7f89c7f9290a4e5421b01d64421297fe78ada00e (diff) | |
| download | poky-44a36caa7c28cbf18890be9e4666fc76d2ea0f05.tar.gz | |
gcc: Upgrade to 11.3 release
This is a bugfix release on gcc-11 series, fixes 189 bugs [1]
Drop backported patches already included in 11.3 release
[1] https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=11.3
(From OE-Core rev: c6d508157058adae401059e36df7fa778852859b)
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/libgfortran_11.2.bb')
| -rw-r--r-- | meta/recipes-devtools/gcc/libgfortran_11.2.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/gcc/libgfortran_11.2.bb b/meta/recipes-devtools/gcc/libgfortran_11.2.bb deleted file mode 100644 index 71dd8b4bdc..0000000000 --- a/meta/recipes-devtools/gcc/libgfortran_11.2.bb +++ /dev/null | |||
| @@ -1,3 +0,0 @@ | |||
| 1 | require recipes-devtools/gcc/gcc-${PV}.inc | ||
| 2 | require libgfortran.inc | ||
| 3 | |||
