summaryrefslogtreecommitdiff
path: root/meta-openpower
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openpower')
-rw-r--r--meta-openpower/recipes-phosphor/bmcweb/bmcweb_%.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-openpower/recipes-phosphor/bmcweb/bmcweb_%.bbappend b/meta-openpower/recipes-phosphor/bmcweb/bmcweb_%.bbappend
deleted file mode 100644
index ff01b0d5a2..0000000000
--- a/meta-openpower/recipes-phosphor/bmcweb/bmcweb_%.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-SUMMARY = "Modifications to support phosphor-inventory-manager"
-
-# No way to link sensors to a chassis for Redfish in phosphor-inventory-manager.
-# Assume just one chassis via BMCWEB_ENABLE_REDFISH_ONE_CHASSIS option. All
-# IBM systems currently have a single chassis. This is a short-term solution.
-EXTRA_OECMAKE += "-DBMCWEB_ENABLE_REDFISH_ONE_CHASSIS=ON"