diff options
-rw-r--r-- | recipes-extended/libvirt/libvirt_git.bb | 2 |
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 |
25 | RCONFLICTS:${PN}_libvirtd = "connman" | 25 | RCONFLICTS:${PN}_libvirtd = "connman" |
26 | 26 | ||
27 | SRCREV_libvirt = "0d3e962d47470165b28f742704385acefd70327e" | 27 | SRCREV_libvirt = "e5232f6fd691668decd5be1b3a76cdbd3666d032" |
28 | 28 | ||
29 | LIBVIRT_VERSION = "10.5.0" | 29 | LIBVIRT_VERSION = "10.5.0" |
30 | PV = "v${LIBVIRT_VERSION}+git" | 30 | PV = "v${LIBVIRT_VERSION}+git" |