Initial commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
EXTRA_OEMESON:append = " \
|
||||
-Dinsecure-tftp-update=enabled \
|
||||
-Dibm-management-console=enabled \
|
||||
-Dredfish-new-powersubsystem-thermalsubsystem=enabled \
|
||||
-Dredfish-dump-log=enabled \
|
||||
-Dredfish-oem-manager-fan-data=disabled \
|
||||
-Dbmcweb-logging=error \
|
||||
"
|
||||
|
||||
EXTRA_OEMESON:append:p10bmc = " \
|
||||
-Dmutual-tls-auth=disabled \
|
||||
-Dkvm=disabled \
|
||||
-Dvm-websocket=disabled \
|
||||
"
|
||||
|
||||
EXTRA_OEMESON:append:witherspoon-tacoma = " \
|
||||
-Dmutual-tls-auth=disabled \
|
||||
-Dkvm=disabled \
|
||||
-Dvm-websocket=disabled \
|
||||
"
|
||||
|
||||
inherit obmc-phosphor-discovery-service
|
||||
|
||||
REGISTERED_SERVICES:${PN} += "obmc_redfish:tcp:443:"
|
||||
REGISTERED_SERVICES:${PN} += "obmc_rest:tcp:443:"
|
||||
Reference in New Issue
Block a user