summaryrefslogtreecommitdiff
path: root/meta-ieisystems
diff options
context:
space:
mode:
authorGeorge Liu <liuxiwei@ieisystem.com>2024-02-05 10:20:17 +0300
committerGeorge Liu <liuxiwei@ieisystem.com>2024-02-06 09:30:42 +0300
commit7fabe70c853a1840b4aa009c6d96059dee117b8a (patch)
tree4554ad038f22598ebb6ae635a60cbc0ab3b99f84 /meta-ieisystems
parenta2fb20c313583d45f9caa03a3b1cb210de0f03a1 (diff)
downloadopenbmc-7fabe70c853a1840b4aa009c6d96059dee117b8a.tar.xz
meta-ieisystems: fp5280g3: bmcweb: enable thermalsubsystem
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I9272f220a6a6074e04c2d668f0036c294318cad9
Diffstat (limited to 'meta-ieisystems')
-rw-r--r--meta-ieisystems/meta-fp5280g3/recipes-phosphor/bmcweb/bmcweb_%.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-ieisystems/meta-fp5280g3/recipes-phosphor/bmcweb/bmcweb_%.bbappend b/meta-ieisystems/meta-fp5280g3/recipes-phosphor/bmcweb/bmcweb_%.bbappend
new file mode 100644
index 0000000000..29c860e9c1
--- /dev/null
+++ b/meta-ieisystems/meta-fp5280g3/recipes-phosphor/bmcweb/bmcweb_%.bbappend
@@ -0,0 +1,3 @@
+EXTRA_OEMESON:append = " \
+ -Dredfish-new-powersubsystem-thermalsubsystem=enabled \
+ "