summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2022-05-23 22:53:39 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-30 21:25:37 +0300
commit07f6ad025d1a4c690a0259f1ac567c9b54e90f5b (patch)
tree14bc8d7e2843c95c32c76f29be1abc5a3464e43a /meta-ibm/recipes-phosphor
parent6058204944d63ceb8471b919021251fc36c6797d (diff)
downloadopenbmc-07f6ad025d1a4c690a0259f1ac567c9b54e90f5b.tar.xz
meta-ibm: add phal machine feature checks
The p10bmc machines require the phal and op-fsi features to be enabled to function properly. Tested: - Confirmed both features enabled on p10bmc machine - Confirmed only op-fsi was enabled on witherspoon Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Id01cae6246204a025f4401d0d2c26ccda78d7d77
Diffstat (limited to 'meta-ibm/recipes-phosphor')
-rw-r--r--meta-ibm/recipes-phosphor/host/op-proc-control_git.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ibm/recipes-phosphor/host/op-proc-control_git.bbappend b/meta-ibm/recipes-phosphor/host/op-proc-control_git.bbappend
new file mode 100644
index 0000000000..47869c4f31
--- /dev/null
+++ b/meta-ibm/recipes-phosphor/host/op-proc-control_git.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG:append:p10bmc = " phal"