mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
libgudev: explicitly disable tests and vapi
Explicitly disable the tests and vapi support instead of relying on defaults and missing dependencies. (From OE-Core rev: 575e2e29e00bb4492e7ee7f10b753e3f17982caa) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2bf913e424
commit
ee08b54e1f
@@ -25,6 +25,8 @@ GTKDOC_MESON_OPTION = "gtk_doc"
|
||||
UPSTREAM_CHECK_URI = "http://ftp.gnome.org/pub/GNOME/sources/libgudev/"
|
||||
UPSTREAM_CHECK_REGEX = "(?P<pver>(\d+))"
|
||||
|
||||
EXTRA_OEMESON += "-Dtests=disabled -Dvapi=disabled"
|
||||
|
||||
# This isn't a GNOME-style version do gnome_verdir fails. Just return the
|
||||
# version as that is how the directory is structured.
|
||||
def gnome_verdir(v):
|
||||
|
||||
Reference in New Issue
Block a user