All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][PATCH] libvirt: fix do_package issue
@ 2022-04-11  0:38 preeti.sachan
  2022-04-11  3:06 ` Bruce Ashfield
  2022-04-11 12:54 ` preeti.sachan
  0 siblings, 2 replies; 14+ messages in thread
From: preeti.sachan @ 2022-04-11  0:38 UTC (permalink / raw)
  To: meta-virtualization

From: Preeti Sachan <preeti.sachan@intel.com>

Signed-off-by: Preeti Sachan <preeti.sachan@intel.com>
---
 recipes-extended/libvirt/libvirt_8.1.0.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-extended/libvirt/libvirt_8.1.0.bb b/recipes-extended/libvirt/libvirt_8.1.0.bb
index b90fb70..712cea8 100644
--- a/recipes-extended/libvirt/libvirt_8.1.0.bb
+++ b/recipes-extended/libvirt/libvirt_8.1.0.bb
@@ -63,6 +63,7 @@ FILES:${PN}-libvirtd = " \
 	${sysconfdir}/logrotate.d \
 	${sysconfdir}/libvirt/libvirtd.conf \
         /usr/lib/sysctl.d/60-libvirtd.conf \
+        /usr/lib/sysctl.d/60-qemu-postcopy-migration.conf \
 	${sbindir}/libvirtd \
 	${systemd_system_unitdir} \
 	${@bb.utils.contains('DISTRO_FEATURES', 'sysvinit', '', '${libexecdir}/libvirt-guests.sh', d)} \
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-04-12 16:46 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11  0:38 [meta-virtualization][PATCH] libvirt: fix do_package issue preeti.sachan
2022-04-11  3:06 ` Bruce Ashfield
2022-04-11  3:49   ` [PATCH] " preeti.sachan
2022-04-11 12:43     ` [meta-virtualization] " Bruce Ashfield
2022-04-11 13:01       ` Chen, Qi
2022-04-11 13:05         ` Bruce Ashfield
2022-04-11 13:32           ` Chen, Qi
2022-04-11 13:34             ` Bruce Ashfield
2022-04-11 13:45               ` Chen, Qi
2022-04-11 13:52                 ` Bruce Ashfield
2022-04-12 14:45                   ` Peter Kjellerstedt
     [not found]         ` <16E4D95942C915B5.9240@lists.yoctoproject.org>
2022-04-11 13:28           ` Bruce Ashfield
2022-04-12 11:22         ` preeti.sachan
2022-04-11 12:54 ` preeti.sachan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.