diff options
Diffstat (limited to 'recipes-extended/libvirt/libvirt_git.bb')
-rw-r--r-- | recipes-extended/libvirt/libvirt_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/libvirt/libvirt_git.bb b/recipes-extended/libvirt/libvirt_git.bb index 6557af17..6ef4b562 100644 --- a/recipes-extended/libvirt/libvirt_git.bb +++ b/recipes-extended/libvirt/libvirt_git.bb | |||
@@ -24,9 +24,9 @@ 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 = "9cd06737487c8ee311f71b7288c46a5cc70a700a" | 27 | SRCREV_libvirt = "8ba3d94995cd044ca7836cb937b14cd47eb0b868" |
28 | 28 | ||
29 | LIBVIRT_VERSION = "11.1.0" | 29 | LIBVIRT_VERSION = "11.4.0" |
30 | PV = "v${LIBVIRT_VERSION}+git" | 30 | PV = "v${LIBVIRT_VERSION}+git" |
31 | 31 | ||
32 | SRC_URI = "gitsm://github.com/libvirt/libvirt.git;name=libvirt;protocol=https;branch=master \ | 32 | SRC_URI = "gitsm://github.com/libvirt/libvirt.git;name=libvirt;protocol=https;branch=master \ |