]> code.ossystems Code Review - openembedded-core.git/commit
libdrm: port to Meson
authorRoss Burton <ross.burton@intel.com>
Tue, 3 Jul 2018 13:04:12 +0000 (14:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jul 2018 23:02:55 +0000 (00:02 +0100)
commitf70812e296e6ef14143b63f021112ac7d2ab9f19
tree1e71780ab32af859985e122807926daf3fa902d3
parent967de57de4f0fd853463ea24963aef8516e3bce0
libdrm: port to Meson

Drop the patch to install tests as the Meson build allows this.

Drop the patch to disable cunit as this predates recipe-specific-sysroots and
isn't required anymore.

As Meson always builds the test suite (instead of building before running it),
add a patch to fix compilation with musl.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/drm/libdrm/0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch [deleted file]
meta/recipes-graphics/drm/libdrm/installtests.patch [deleted file]
meta/recipes-graphics/drm/libdrm/musl-ioctl.patch [new file with mode: 0644]
meta/recipes-graphics/drm/libdrm_2.4.92.bb