diff options
-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 b7f8383a..cc7bb2cb 100644 --- a/recipes-extended/libvirt/libvirt_7.2.0.bb +++ b/recipes-extended/libvirt/libvirt_7.2.0.bb | |||
@@ -54,6 +54,7 @@ EOF | |||
54 | } | 54 | } |
55 | 55 | ||
56 | ALLOW_EMPTY:${PN} = "1" | 56 | ALLOW_EMPTY:${PN} = "1" |
57 | INSANE_SKIP:${PN} += "empty-dirs" | ||
57 | 58 | ||
58 | PACKAGES =+ "${PN}-libvirtd ${PN}-virsh" | 59 | PACKAGES =+ "${PN}-libvirtd ${PN}-virsh" |
59 | 60 | ||