From 06bb15953c93a710c8494806b7242509cdcceb18 Mon Sep 17 00:00:00 2001 From: Gunnar Mills Date: Mon, 12 Feb 2024 13:42:24 -0600 Subject: 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 --- .../meta-fp5280g3/recipes-phosphor/bmcweb/bmcweb_%.bbappend | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 meta-ieisystems/meta-fp5280g3/recipes-phosphor/bmcweb/bmcweb_%.bbappend 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 \ - " -- cgit v1.2.3