summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/packagegroups
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-12 13:37:01 -0400
committerAndrew Geissler <geissonator@yahoo.com>2019-03-15 08:34:43 -0500
commitf6fdf32275ba8eb910ca34c7147cd5b9eb2de52c (patch)
tree4d72f9521e071edc0dd9b5e6f68a58046ca7e3b7 /meta-phosphor/recipes-phosphor/packagegroups
parentae29d00f227e55192a69f66c87633e1b53fc6e68 (diff)
downloadtalos-openbmc-f6fdf32275ba8eb910ca34c7147cd5b9eb2de52c.tar.gz
talos-openbmc-f6fdf32275ba8eb910ca34c7147cd5b9eb2de52c.zip
meta-phosphor: Add a hint for ipmi whitelists
Add additional providers with whitelists to distro or machine configuration and not in recipe context (bbappend) otherwise ipmid will not know about whitelists. (From meta-phosphor rev: 997610111f30b51742478258aa9b5513f10901e9) Change-Id: I652935f62485371f5abb517832cbf2284db8e08b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/packagegroups')
-rw-r--r--meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-ipmid-providers.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-ipmid-providers.bb b/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-ipmid-providers.bb
index 265abacdc..5892c23db 100644
--- a/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-ipmid-providers.bb
+++ b/meta-phosphor/recipes-phosphor/packagegroups/packagegroup-obmc-ipmid-providers.bb
@@ -8,3 +8,7 @@ PACKAGES = "${PN}-libs"
SUMMARY_${PN}-libs = "Extra providers for ipmid."
RDEPENDS_${PN}-libs = "${VIRTUAL-RUNTIME_phosphor-ipmi-providers}"
+
+# Warning. Add additional providers with whitelists to distro or machine
+# configuration and not in recipe context (bbappend) otherwise ipmid will not
+# know about your whitelist.
OpenPOWER on IntegriCloud