blob: e3f627f538965bb19524eddf4300dc6a43d9b008 [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"
# override service and socket file to use nginx
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"