blob: b41a1b0102c18d7f707623f17867156aec43af1d [file] [log] [blame]
SUMMARY = "Modifications to support Nginx"
# Behind NGINX so disable SSL in bmcweb
EXTRA_OECMAKE += "-DBMCWEB_INSECURE_DISABLE_SSL=ON"
# Only need redfish support
EXTRA_OECMAKE += "-DBMCWEB_ENABLE_KVM=OFF -DBMCWEB_ENABLE_DBUS_REST=OFF -DBMCWEB_ENABLE_PHOSPHOR_WEBUI=OFF"
# override service and socket file to use nginx
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"