]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libarchive: Avoid mount.h conflict between kernel and glibc
authorKhem Raj <raj.khem@gmail.com>
Thu, 28 Jul 2022 14:30:43 +0000 (07:30 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Aug 2022 10:29:57 +0000 (11:29 +0100)
commit339055f5abc30ea5dc26184c94a2da39ed46a22f
treecdb2ce00a068d22397b32bb19f824ad3cb442a79
parentace41f64c7d617852bdfca736cefa0a470598af7
libarchive: Avoid mount.h conflict between kernel and glibc

glibc 2.36 implements fsconfig_command but it now conflicts with kernel
mount.h and there is no workaround, code in apps have to be adjusted to
use correct API see [1]

[1] https://sourceware.org/glibc/wiki/Release/2.36

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
meta/recipes-extended/libarchive/libarchive/0001-libarchive-Do-not-include-sys-mount.h-when-linux-fs..patch [new file with mode: 0644]
meta/recipes-extended/libarchive/libarchive_3.6.1.bb