summaryrefslogtreecommitdiffstats
path: root/recipes-core/runx
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-03-07 23:18:10 -0500
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-03-08 14:34:03 -0400
commit7a8ee8e986ea180f3a4d94d4d83d01c786488d96 (patch)
tree014bf881e77fdfcf51b8bdb87295a137228c0ec2 /recipes-core/runx
parentec7c1b229b9b8c04e23bb454fc4f95893d53bd8e (diff)
downloadmeta-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')
0 files changed, 0 insertions, 0 deletions