Minor update bringing in new features, improvements
and bug fixes.
Most notable changes:
- vbox: removed support for version 5.0 and 5.1 APIs
- vbox: added support for version 6.0 and 6.1 APIs
- qemu: Various embed driver fixes
- qemu: Add virtiofs support
- qemu: support disabling hotplug/unplug of PCIe devices
- xen: Add support for 'passthrough' hypervisor feature

Straightforward uprev, requiring patch refreshes to
remove fuzz.

Build and runtime behaviour is identical to older
version v6.1.0.

ptest summary:
===================================
Testsuite summary for libvirt 6.3.0
===================================
- TOTAL: 129
- PASS:  123
- SKIP:  1
- XFAIL: 0
- FAIL:  5
- XPASS: 0
- ERROR: 0

Failed test:
- virschematest
- domaincapstest
- qemuxml2argvtest
- qemuhotplugtest
- virsh-auth

Signed-off-by: Sakib Sajal <[email protected]>
---
V2 changes:
- include test summary
- update commit log to include notable changes

 recipes-extended/libvirt/libvirt-python.inc                   | 4 ++--
 .../libvirt/{libvirt_6.1.0.bb => libvirt_6.3.0.bb}            | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename recipes-extended/libvirt/{libvirt_6.1.0.bb => libvirt_6.3.0.bb} (99%)

diff --git a/recipes-extended/libvirt/libvirt-python.inc 
b/recipes-extended/libvirt/libvirt-python.inc
index c5b0fbd..7b87d5e 100644
--- a/recipes-extended/libvirt/libvirt-python.inc
+++ b/recipes-extended/libvirt/libvirt-python.inc
@@ -17,8 +17,8 @@ FILES_${PN}-python = "${bindir}/* ${libdir}/* 
${libdir}/${PYTHON_DIR}/*"
 
 SRC_URI += 
"http://libvirt.org/sources/python/libvirt-python-${PV}.tar.gz;name=libvirt_python";
 
-SRC_URI[libvirt_python.md5sum] = "2834626b07da6ac4ca1559abfd55c118"
-SRC_URI[libvirt_python.sha256sum] = 
"be644f4809c0e1d368e3ac065df3c66a26dcfe61ecb607ee9706e1799f22c35a"
+SRC_URI[libvirt_python.md5sum] = "4cf898350ee9a47f94986d402c153bdb"
+SRC_URI[libvirt_python.sha256sum] = 
"c772421ecc144f098f4ab15db700c62db9b9e6e76b876217edcfd62e9ce02750"
 
 export LIBVIRT_API_PATH = "${S}/docs/libvirt-api.xml"
 export LIBVIRT_CFLAGS = "-I${S}/include"
diff --git a/recipes-extended/libvirt/libvirt_6.1.0.bb 
b/recipes-extended/libvirt/libvirt_6.3.0.bb
similarity index 99%
rename from recipes-extended/libvirt/libvirt_6.1.0.bb
rename to recipes-extended/libvirt/libvirt_6.3.0.bb
index 9aa78b7..229c56e 100644
--- a/recipes-extended/libvirt/libvirt_6.1.0.bb
+++ b/recipes-extended/libvirt/libvirt_6.3.0.bb
@@ -42,8 +42,8 @@ SRC_URI = 
"http://libvirt.org/sources/libvirt-${PV}.tar.xz;name=libvirt \
            file://gnutls-helper.py \
           "
 
-SRC_URI[libvirt.md5sum] = "a870e63f20fac2ccf98e716d05256145"
-SRC_URI[libvirt.sha256sum] = 
"167c185be45560e73dd3e14ed375778b555c01455192de2dafc4d0f74fabebc0"
+SRC_URI[libvirt.md5sum] = "1bd4435f77924f5ec9928b538daf4a02"
+SRC_URI[libvirt.sha256sum] = 
"74069438d34082336e99a88146349e21130552b96efc3b7c562f6878127996f5"
 
 inherit autotools gettext update-rc.d pkgconfig ptest systemd useradd 
perlnative
 USERADD_PACKAGES = "${PN}"
-- 
2.24.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#5323): 
https://lists.yoctoproject.org/g/meta-virtualization/message/5323
Mute This Topic: https://lists.yoctoproject.org/mt/74327462/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to