]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 May 2020 14:19:56 +0000 (15:19 +0100)
commitca6e5511b59b585de793ff6424c7c6ccfcd8e61e
treea283d7e94f1b9aa0b1200fa6c7d8411ab1943f54
parentfbeb572e1872cf64786d01d5c6408a6765f814ce
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>
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