diff options
| -rw-r--r-- | recipes-extended/xen/xen-tools.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-extended/xen/xen-tools.inc b/recipes-extended/xen/xen-tools.inc index 3560e798..5ab4265d 100644 --- a/recipes-extended/xen/xen-tools.inc +++ b/recipes-extended/xen/xen-tools.inc | |||
| @@ -649,10 +649,10 @@ FILES_${PN}-xm = "\ | |||
| 649 | " | 649 | " |
| 650 | 650 | ||
| 651 | FILES_${PN}-xencommons += "\ | 651 | FILES_${PN}-xencommons += "\ |
| 652 | ${nonarch_libdir}/modules-load.d/xen.conf \ | ||
| 652 | ${sysconfdir}/default/xencommons \ | 653 | ${sysconfdir}/default/xencommons \ |
| 653 | ${sysconfdir}/init.d/xencommons \ | 654 | ${sysconfdir}/init.d/xencommons \ |
| 654 | ${sysconfdir}/xen/scripts/launch-xenstore \ | 655 | ${sysconfdir}/xen/scripts/launch-xenstore \ |
| 655 | ${systemd_unitdir}/modules-load.d/xen.conf \ | ||
| 656 | ${systemd_unitdir}/system/proc-xen.mount \ | 656 | ${systemd_unitdir}/system/proc-xen.mount \ |
| 657 | ${systemd_unitdir}/system/xen-qemu-dom0-disk-backend.service \ | 657 | ${systemd_unitdir}/system/xen-qemu-dom0-disk-backend.service \ |
| 658 | ${systemd_unitdir}/system/xenconsoled.service \ | 658 | ${systemd_unitdir}/system/xenconsoled.service \ |
| @@ -715,7 +715,6 @@ SYSTEMD_SERVICE_${PN}-xendomains = "xendomains.service" | |||
| 715 | 715 | ||
| 716 | EXTRA_OECONF += " \ | 716 | EXTRA_OECONF += " \ |
| 717 | --with-systemd=${systemd_unitdir}/system \ | 717 | --with-systemd=${systemd_unitdir}/system \ |
| 718 | --with-systemd-modules-load=${systemd_unitdir}/modules-load.d \ | ||
| 719 | --with-initddir=${INIT_D_DIR} \ | 718 | --with-initddir=${INIT_D_DIR} \ |
| 720 | --with-sysconfig-leaf-dir=default \ | 719 | --with-sysconfig-leaf-dir=default \ |
| 721 | --with-system-qemu=${bindir}/qemu-system-i386 \ | 720 | --with-system-qemu=${bindir}/qemu-system-i386 \ |
