diff options
Diffstat (limited to 'recipes-extended/xen')
| -rw-r--r-- | recipes-extended/xen/xen-tools.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-extended/xen/xen-tools.inc b/recipes-extended/xen/xen-tools.inc index 27972c16..eabb8fac 100644 --- a/recipes-extended/xen/xen-tools.inc +++ b/recipes-extended/xen/xen-tools.inc | |||
| @@ -716,7 +716,8 @@ ALLOW_EMPTY:${PN}-xen-vmtrace = "1" | |||
| 716 | INSANE_SKIP:${PN} = "already-stripped" | 716 | INSANE_SKIP:${PN} = "already-stripped" |
| 717 | 717 | ||
| 718 | # configure init.d scripts | 718 | # configure init.d scripts |
| 719 | INITSCRIPT_PACKAGES = "${PN}-xend ${PN}-xencommons ${PN}-xen-watchdog ${PN}-xendomains ${PN}-devd" | 719 | INITSCRIPT_PACKAGES = "${PN}-xend ${PN}-xen-watchdog ${PN}-xendomains ${PN}-devd" |
| 720 | INITSCRIPT_PACKAGES += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '${PN}-xencommons}', '', d)}" | ||
| 720 | INITSCRIPT_NAME:${PN}-xencommons = "xencommons" | 721 | INITSCRIPT_NAME:${PN}-xencommons = "xencommons" |
| 721 | INITSCRIPT_PARAMS:${PN}-xencommons = "defaults 80" | 722 | INITSCRIPT_PARAMS:${PN}-xencommons = "defaults 80" |
| 722 | INITSCRIPT_NAME:${PN}-xen-watchdog = "xen-watchdog" | 723 | INITSCRIPT_NAME:${PN}-xen-watchdog = "xen-watchdog" |
