summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/host
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2023-06-30 23:46:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-18 17:28:06 +0300
commitb5c22690c606423fcf2a79cfd691f174f49b08ee (patch)
tree42a8ad6c0f3909dbd2857405eba97727da9f6685 /meta-ibm/recipes-phosphor/host
parentd8edd104e2ed89b51a5adebab05724960bd9dd55 (diff)
downloadopenbmc-b5c22690c606423fcf2a79cfd691f174f49b08ee.tar.xz
meta-ibm: only use openpower bbappend when including layer
There is a desire to add non-openpower systems to the meta-ibm layer. To do that, need to ensure the bbappend files that are appending to openpower recipes are only included if the machine being built includes the meta-openpower layer. Tested: - Confirmed a system not including meta-openpower builds ok with this - Confirmed p10bmc still uses the bbappend files Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I32a08e9f20a20152d51c77cdfca6bbc15b5e93d4
Diffstat (limited to 'meta-ibm/recipes-phosphor/host')
-rw-r--r--meta-ibm/recipes-phosphor/host/op-proc-control_git.bbappend1
-rw-r--r--meta-ibm/recipes-phosphor/host/p9-host-start.bbappend3
2 files changed, 0 insertions, 4 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
deleted file mode 100644
index 47869c4f31..0000000000
--- a/meta-ibm/recipes-phosphor/host/op-proc-control_git.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-PACKAGECONFIG:append:p10bmc = " phal"
diff --git a/meta-ibm/recipes-phosphor/host/p9-host-start.bbappend b/meta-ibm/recipes-phosphor/host/p9-host-start.bbappend
deleted file mode 100644
index b2a9fd8225..0000000000
--- a/meta-ibm/recipes-phosphor/host/p9-host-start.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-RDEPENDS:${PN}:append:ibm-ac-server = " avsbus-control"
-RDEPENDS:${PN}:append:witherspoon = " vrm-control"
-RDEPENDS:${PN}:append:ibm-ac-server = " power-workarounds"