]> 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>
Wed, 4 Jul 2018 11:27:27 +0000 (12:27 +0100)
commit8dcebad54ded4fa9b3455b674be37ad0b10190d8
treed3fa65b19371a4c6c1244d42d3c74ad5df90029b
parentbe194a459944dfcc41bae7315643a5d284683efc
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