summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/libvirt/libvirt_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/libvirt/libvirt_git.bb b/recipes-extended/libvirt/libvirt_git.bb
index 20203ec2..706d4a40 100644
--- a/recipes-extended/libvirt/libvirt_git.bb
+++ b/recipes-extended/libvirt/libvirt_git.bb
@@ -24,7 +24,7 @@ RDEPENDS:libvirt-libvirtd:append:aarch64 = " dmidecode"
24#connman blocks the 53 port and libvirtd can't start its DNS service 24#connman blocks the 53 port and libvirtd can't start its DNS service
25RCONFLICTS:${PN}_libvirtd = "connman" 25RCONFLICTS:${PN}_libvirtd = "connman"
26 26
27SRCREV_libvirt = "0d3e962d47470165b28f742704385acefd70327e" 27SRCREV_libvirt = "e5232f6fd691668decd5be1b3a76cdbd3666d032"
28 28
29LIBVIRT_VERSION = "10.5.0" 29LIBVIRT_VERSION = "10.5.0"
30PV = "v${LIBVIRT_VERSION}+git" 30PV = "v${LIBVIRT_VERSION}+git"