summaryrefslogtreecommitdiff
path: root/meta-ieisystems
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2024-02-12 22:42:24 +0300
committerGeorge Liu <liuxiwei@ieisystem.com>2024-02-22 04:14:05 +0300
commit06bb15953c93a710c8494806b7242509cdcceb18 (patch)
treecd4c163cf3dd387cf93faea062d07537dd805ecf /meta-ieisystems
parent4b1216dac3d5b3fde5241ed6161e8ec1e5bfc19e (diff)
downloadopenbmc-06bb15953c93a710c8494806b7242509cdcceb18.tar.xz
meta-ieisystems: fp5280g3: bmcweb: remove bbappend
This file is no longer needed. https://github.com/openbmc/openbmc/commit/7fabe70c853a1840b4aa009c6d96059dee117b8a added it. https://gerrit.openbmc.org/c/openbmc/bmcweb/+/69228 enabled redfish-new-powersubsystem-thermalsubsystem by default remove it here in the bbappend to keep things cleaner. Since this is the only one in the bbappend, just remove the whole file. Tested: I tested having this line removed in the meta-ibm bbappend when testing 69228. Change-Id: I12e8ee2b4e89529f56227c26eb2be809d38b7de2 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'meta-ieisystems')
-rw-r--r--meta-ieisystems/meta-fp5280g3/recipes-phosphor/bmcweb/bmcweb_%.bbappend3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-ieisystems/meta-fp5280g3/recipes-phosphor/bmcweb/bmcweb_%.bbappend b/meta-ieisystems/meta-fp5280g3/recipes-phosphor/bmcweb/bmcweb_%.bbappend
deleted file mode 100644
index 29c860e9c1..0000000000
--- a/meta-ieisystems/meta-fp5280g3/recipes-phosphor/bmcweb/bmcweb_%.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-EXTRA_OEMESON:append = " \
- -Dredfish-new-powersubsystem-thermalsubsystem=enabled \
- "