commit | 6c533c617b6f0a4b34a527319fa7d58f009d8230 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Mon May 17 15:35:54 2021 -0700 |
committer | William A. Kennington III <wak@google.com> | Tue May 18 20:17:46 2021 +0000 |
tree | 89991434038454a6befd9d6ae7117679f3c926e6 | |
parent | 08980c00aa98dd7a52e625f172882eece93b3c50 [diff] |
meta-ibm: phosphor-networkd: Remove autotools specific config We want to use packageconfig options instead of build system specific ones. Change-Id: I587d33e3dae82c4c9d85f59f4ee34618443f1dcb Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/meta-ibm/recipes-phosphor/network/phosphor-network_%.bbappend b/meta-ibm/recipes-phosphor/network/phosphor-network_%.bbappend index cf88f22..a79dae6 100644 --- a/meta-ibm/recipes-phosphor/network/phosphor-network_%.bbappend +++ b/meta-ibm/recipes-phosphor/network/phosphor-network_%.bbappend
@@ -4,7 +4,7 @@ SYSTEMD_SERVICE_${PN} += " ncsi-netlink.service" FILES_${PN} += "${datadir}/network/*.json" -EXTRA_OECONF += "--enable-sync-mac" +PACKAGECONFIG_append = " sync-mac" install_network_configuration(){ install -d ${D}${systemd_system_unitdir}