mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
wayland: provide wayland-client-native and wayland-protocols-native
(From OE-Core rev: 08a7551997285ce4f9568353870d5c4e76e93d95) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
926173678d
commit
8969f056be
@@ -21,3 +21,6 @@ EXTRA_OEMESON += "-Dtests=false"
|
|||||||
|
|
||||||
PACKAGES = "${PN}"
|
PACKAGES = "${PN}"
|
||||||
FILES:${PN} += "${datadir}/pkgconfig/wayland-protocols.pc"
|
FILES:${PN} += "${datadir}/pkgconfig/wayland-protocols.pc"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ PACKAGECONFIG ??= "dtd-validation"
|
|||||||
PACKAGECONFIG[dtd-validation] = "-Ddtd_validation=true,-Ddtd_validation=false,libxml2,,"
|
PACKAGECONFIG[dtd-validation] = "-Ddtd_validation=true,-Ddtd_validation=false,libxml2,,"
|
||||||
|
|
||||||
EXTRA_OEMESON = "-Ddocumentation=false"
|
EXTRA_OEMESON = "-Ddocumentation=false"
|
||||||
EXTRA_OEMESON:class-native = "-Ddocumentation=false -Dlibraries=false"
|
EXTRA_OEMESON:class-native = "-Ddocumentation=false"
|
||||||
|
|
||||||
# Wayland installs a M4 macro for other projects to use, which uses the target
|
# Wayland installs a M4 macro for other projects to use, which uses the target
|
||||||
# pkg-config to find files. Replace pkg-config with pkg-config-native.
|
# pkg-config to find files. Replace pkg-config with pkg-config-native.
|
||||||
|
|||||||
Reference in New Issue
Block a user