diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-03-07 23:18:10 -0500 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-03-08 14:34:03 -0400 |
commit | 7a8ee8e986ea180f3a4d94d4d83d01c786488d96 (patch) | |
tree | 014bf881e77fdfcf51b8bdb87295a137228c0ec2 /recipes-core/runx/runx_git.bb | |
parent | ec7c1b229b9b8c04e23bb454fc4f95893d53bd8e (diff) | |
download | meta-virtualization-7a8ee8e986ea180f3a4d94d4d83d01c786488d96.tar.gz |
libvirt: uprev to v6.1.0
Updating libvirt to the next major release series. With this, brings
some changes to the build:
- add python3-docutils-native to DEPENDS, since it is needed for doc
building
- remove a reference to libgnu.la from the Makefiles, since it is not
needed or provided in the build dependencies
- remove obselete packageconfig options: xenapi and phyp
- add an explicit do_compile rule (versus the autotools bbclass
variant), so we can create some directories before compilation
starts
- add ${B}/src to the PKG_CONFIG_PATH to the libvirt.pc file can be
found during build, as it is queried by libvirt-python
- with the ability to find the libvirt.pc file, we can also drop the
manipulations for libvirt_api_xml_path, as it is returned from
pkg-config queries.
- clear PKG_CONFIG_SYSROOT_DIR during libvirt-python builds, since
the libvirt.pc file already provides cflags/includes that are
contained to the build/src directory structure.
And finally, existing patches are refreshed to remove fuzz.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-core/runx/runx_git.bb')
0 files changed, 0 insertions, 0 deletions