mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
Meson shows this warning in do_configure: WARNING: libmagic option is obsolete. libmodulemd can detect compression formats without a magic library now. Please stop using this option. It will be removed in the future and will cause a meson failure. Remove the option as it's now redundant. (From OE-Core rev: c053dd1f2143e10d970db849d13df447e736169f) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>