summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/opensaf/opensaf_4.5.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-daemons/opensaf/opensaf_4.5.0.bb')
-rw-r--r--meta-networking/recipes-daemons/opensaf/opensaf_4.5.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/opensaf/opensaf_4.5.0.bb b/meta-networking/recipes-daemons/opensaf/opensaf_4.5.0.bb
index 3d0175e03..686407a25 100644
--- a/meta-networking/recipes-daemons/opensaf/opensaf_4.5.0.bb
+++ b/meta-networking/recipes-daemons/opensaf/opensaf_4.5.0.bb
@@ -37,6 +37,7 @@ SYSTEMD_SERVICE_${PN} += "opensafd.service plmcboot.service plmcd.service"
37SYSTEMD_AUTO_ENABLE = "disable" 37SYSTEMD_AUTO_ENABLE = "disable"
38 38
39PACKAGECONFIG[systemd] = "--enable-systemd-daemon" 39PACKAGECONFIG[systemd] = "--enable-systemd-daemon"
40PACKAGECONFIG[openhpi] = "--with-hpi-interface=B03 --enable-ais-plm,,openhpi"
40 41
41do_configure_prepend () { 42do_configure_prepend () {
42 ( cd ${S}; autoreconf -f -i -s ) 43 ( cd ${S}; autoreconf -f -i -s )