diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2021-05-15 23:25:10 +0200 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-05-17 10:28:54 -0400 |
| commit | 07ed07b9f1f1d54e5808b740e3d9a9e69748e64e (patch) | |
| tree | 6b1ae2d1218cb1950be9d4ccd9c0baab708bc0c4 /recipes-extended/libvirt/libvirt_7.2.0.bb | |
| parent | af588c303490ea2288e31903f3a385e4ed1038bc (diff) | |
| download | meta-virtualization-07ed07b9f1f1d54e5808b740e3d9a9e69748e64e.tar.gz | |
libvirt: backport patch to fix compatibility with Meson-0.58
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended/libvirt/libvirt_7.2.0.bb')
| -rw-r--r-- | recipes-extended/libvirt/libvirt_7.2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/libvirt/libvirt_7.2.0.bb b/recipes-extended/libvirt/libvirt_7.2.0.bb index 24748efa..b5699536 100644 --- a/recipes-extended/libvirt/libvirt_7.2.0.bb +++ b/recipes-extended/libvirt/libvirt_7.2.0.bb | |||
| @@ -28,6 +28,7 @@ SRC_URI = "http://libvirt.org/sources/libvirt-${PV}.tar.xz;name=libvirt \ | |||
| 28 | file://dnsmasq.conf \ | 28 | file://dnsmasq.conf \ |
| 29 | file://hook_support.py \ | 29 | file://hook_support.py \ |
| 30 | file://gnutls-helper.py \ | 30 | file://gnutls-helper.py \ |
| 31 | file://0002-meson-Fix-compatibility-with-Meson-0.58.patch \ | ||
| 31 | " | 32 | " |
| 32 | 33 | ||
| 33 | SRC_URI[libvirt.md5sum] = "92044b629216e44adce63224970a54a3" | 34 | SRC_URI[libvirt.md5sum] = "92044b629216e44adce63224970a54a3" |
