commit | 06bb15953c93a710c8494806b7242509cdcceb18 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Mon Feb 12 13:42:24 2024 -0600 |
committer | George Liu <liuxiwei@ieisystem.com> | Thu Feb 22 01:14:05 2024 +0000 |
tree | cd4c163cf3dd387cf93faea062d07537dd805ecf | |
parent | 4b1216dac3d5b3fde5241ed6161e8ec1e5bfc19e [diff] |
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>
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 29c860e..0000000 --- a/meta-ieisystems/meta-fp5280g3/recipes-phosphor/bmcweb/bmcweb_%.bbappend +++ /dev/null
@@ -1,3 +0,0 @@ -EXTRA_OEMESON:append = " \ - -Dredfish-new-powersubsystem-thermalsubsystem=enabled \ - "