diff options
author | Markus Volk <f_l_k@t-online.de> | 2023-08-29 08:07:59 +0200 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-09-04 03:03:14 +0000 |
commit | ecdb3aa7e144035e80bd48988d00ac68ca94f5f6 (patch) | |
tree | 216b84c285242e9f014b9160ab5d2971a9b15609 /scripts/lib | |
parent | abf22f73d15fbf28d9e3ed0f7ae556d81f79433f (diff) | |
download | meta-virtualization-ecdb3aa7e144035e80bd48988d00ac68ca94f5f6.tar.gz |
libvirt-glib: fix introspection and documentation build
Building Gobject introspection during cross-compilation is not an easy task.
Therefore, the meson.build file disables the build for introspection and
also for gtkdoc by default.
This commit adds a patch to enable this, as introspection can be easily built
on newer platforms with yocto/oe.
The options to enable/disable introspection/doc are defined as feature
while the corresponding bbclass defines it as a boolean.
Override this so that it should be possible to be enabled/disabled by using DISTRO_FEATURES.
Inherit gettext bbclass as used in libvirt-glib.
Add a missing dependency on libxslt.
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions