]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libmodulemd: remove libmagic option
authorRoss Burton <ross.burton@arm.com>
Mon, 9 Jun 2025 11:19:34 +0000 (12:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jun 2025 16:43:20 +0000 (17:43 +0100)
commitc053dd1f2143e10d970db849d13df447e736169f
tree120967f76e6c6ce5bf923955c19bd4bc2c257a67
parentd3d2a8158b81920c51d366a5d38614bf7681e5b0
libmodulemd: remove libmagic option

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.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/libmodulemd/libmodulemd_2.15.1.bb