mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
libvirt: update to v10.5.0 -tip
Bumping libvirt to version v10.5.0-77-ge5232f6fd6, which comprises the following commits: e5232f6fd6 virt-host-validate: Allow longer list of CPU flags 8f3b46e30b Translated using Weblate (Portuguese (Brazil)) 149ffd964b Translated using Weblate (Swedish) e8c5ecd3cf Translated using Weblate (English (United Kingdom)) 6699341d88 docs: use real examples for QEMU cli passthrough c019350a76 security: AppArmor allow write when os loader readonly=no 65b54e791f tests: Add test for UEFI autoselection on riscv64 a4fbb7bcc7 tests: Add firmware descriptor for edk2 on riscv64 47d34ffb26 qemu: ROM firmware images are always readonly f13b3f8098 qemu: Filter firmware images by type b14c97e007 tests: Add more firmware selection coverage 79941dd3c9 tests: Update firmware descriptors ea6c3ea2d5 qemu: virtiofs: format --rlimit-nofile 562fc02ac1 conf: virtiofs: add rlimit_nofile element 239669049d vmx: Be even more lax when trying to comprehend serial ports fcf6beaf3d ci: Refresh generated files 3bc3b7220b news: Mention pauth Arm CPU feature 6690b01de2 tests: Add coverage for pauth Arm CPU feature 1ac1e4dae0 cpu_map: Add pauth Arm CPU feature bec903cae8 qemu: Don't leave beingDestroyed=true on inactive domain c9fa43c48c virt-host-validate: Drop extra "PASS" 92333a2c4e Translated using Weblate (Swedish) d94b31a68a qemu: migration: allow migration for virtiofs 8dc04cafec qemu: do not use deprecated options for new virtiofsd 730eaafaac qemu: fill capabilities for virtiofsd 132bf6d89b tests: qemuxmlconf: adjust test case to new virtiofsd f64e658df0 tests: vhostuser: add virtiofsd json descriptor 6d3955acf1 Include support for Vfio stats during Migration 7a9e9dfb18 network: allow "modify" option for DNS-Txt records cf934c87cc network: allow "modify" option for DNS-Srv records 09a5d8165c network: allow "modify" option for DNS hostname 619a915862 domain_conf: comment not match the code below b5c54df901 virt-aa-helper: Drop needless comments 0d3e962d47 security_manager: Remove redundant qemuSecurityGetNested() call Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
e434aaac29
commit
2400d285f1
|
@ -24,7 +24,7 @@ RDEPENDS:libvirt-libvirtd:append:aarch64 = " dmidecode"
|
|||
#connman blocks the 53 port and libvirtd can't start its DNS service
|
||||
RCONFLICTS:${PN}_libvirtd = "connman"
|
||||
|
||||
SRCREV_libvirt = "0d3e962d47470165b28f742704385acefd70327e"
|
||||
SRCREV_libvirt = "e5232f6fd691668decd5be1b3a76cdbd3666d032"
|
||||
|
||||
LIBVIRT_VERSION = "10.5.0"
|
||||
PV = "v${LIBVIRT_VERSION}+git"
|
||||
|
|
Loading…
Reference in New Issue
Block a user