]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gcc: fix patch format
authorEtienne Cordonnier <ecordonnier@snap.com>
Wed, 21 Jan 2026 16:38:29 +0000 (17:38 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Jan 2026 11:35:05 +0000 (11:35 +0000)
commit7b1aa0caeac1f496523865663bf77b4c0c8ea31a
tree837fd061afb32861bf34cd0aa2ce8ec75c8a2524
parenta13e299cd4ee525cdaa1f64140ee38fcb93c0337
gcc: fix patch format

This is the only gcc patch which doesn't work with git am:

```
git am gcc-15.2.0-r0/sources/*.patch
...
Applying: Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com>
fatal: empty ident name (for <>) not allowed
```

Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc/0026-fix-pr90579-testcases.patch