]> code.ossystems Code Review - openembedded-core.git/commit
cpio: add patch to fix issues with gcc 10
authorRichard Leitner <richard.leitner@skidata.com>
Wed, 6 May 2020 09:09:43 +0000 (11:09 +0200)
committerSteve Sakoman <steve@sakoman.com>
Wed, 17 Jun 2020 03:06:39 +0000 (17:06 -1000)
commit21e5677cf239ff50142a31b034ce3316b1daa4bb
treea9fc1eaa99bd3ef9593339ddd2db56edcd9ad034
parentc41fe48f323a78fd0e205471362ecc6c66f87f45
cpio: add patch to fix issues with gcc 10

gcc 10 introduced "-fno-common" as default. Therefore backport the
according cpio patch to fix this issue.

Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ca6e5511b59b585de793ff6424c7c6ccfcd8e61e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-extended/cpio/cpio-2.13/0002-src-global.c-Remove-superfluous-declaration-of-progr.patch [new file with mode: 0644]
meta/recipes-extended/cpio/cpio_2.13.bb