summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gsj/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-04-11 23:29:04 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-16 20:09:36 +0300
commit299b3cd91320b47203f662428b28d60d94c5067b (patch)
treed470125452a07b979c2f6b5d440d8a71e057298e /meta-quanta/meta-gsj/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend
parentf0a24b82d0482e2231da180a6059d5cd99deae96 (diff)
downloadopenbmc-299b3cd91320b47203f662428b28d60d94c5067b.tar.xz
meta-quanta: gsj: move phosphor-ipmi-host under ipmi
Move the phosphor-ipmi-host modifications under the ipmi folder to mirror the meta-phosphor layout. (From meta-quanta rev: f10e2e0bd89eb10638afd92bde04dc4fca216f9c) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I13826bdf82c0a05d8a6b22de098bc9dabf724bed Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-quanta/meta-gsj/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend')
-rw-r--r--meta-quanta/meta-gsj/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-quanta/meta-gsj/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend b/meta-quanta/meta-gsj/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend
new file mode 100644
index 000000000..8b24bf754
--- /dev/null
+++ b/meta-quanta/meta-gsj/recipes-phosphor/ipmi/phosphor-ipmi-host_%.bbappend
@@ -0,0 +1,7 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+# Replace the default whitelist for GSJ board.
+SRC_URI += " file://gsj-ipmid-whitelist.conf"
+
+WHITELIST_CONF_remove = " ${S}/host-ipmid-whitelist.conf"
+WHITELIST_CONF_append = " ${WORKDIR}/gsj-ipmid-whitelist.conf"