summaryrefslogtreecommitdiffstats
path: root/recipes-extended/libvirt/libvirt_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/libvirt/libvirt_git.bb')
-rw-r--r--recipes-extended/libvirt/libvirt_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-extended/libvirt/libvirt_git.bb b/recipes-extended/libvirt/libvirt_git.bb
index 7ed708f5..6557af17 100644
--- a/recipes-extended/libvirt/libvirt_git.bb
+++ b/recipes-extended/libvirt/libvirt_git.bb
@@ -43,8 +43,6 @@ SRC_URI = "gitsm://github.com/libvirt/libvirt.git;name=libvirt;protocol=https;br
43 file://0001-qemu_nbdkit.c-use-llu-to-print-time_t.patch \ 43 file://0001-qemu_nbdkit.c-use-llu-to-print-time_t.patch \
44 " 44 "
45 45
46S = "${WORKDIR}/git"
47
48inherit meson gettext update-rc.d pkgconfig systemd useradd perlnative 46inherit meson gettext update-rc.d pkgconfig systemd useradd perlnative
49USERADD_PACKAGES = "${PN}" 47USERADD_PACKAGES = "${PN}"
50GROUPADD_PARAM:${PN} = "-r qemu; -r kvm; -r libvirt; -r virtlogin" 48GROUPADD_PARAM:${PN} = "-r qemu; -r kvm; -r libvirt; -r virtlogin"