commit | 986a8466deb7da371402ad2af033db20c36e7e6f | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Jan 26 22:11:36 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Feb 08 18:16:01 2018 +0000 |
tree | 2917412812ba4c372f0fe1cdac8f9dbfd76ca87f | |
parent | 79f5672a071db07ec1345e6e789a9f91ad15d4eb [diff] |
ipmi: Refactor whitelist generation The current dual-use of packagegroup-ipmid-providers as a dependency insertion point for both native (whitelists) and runtime (provider libs) doesn't work under Yocto 2.3. Move the ipmi provider configuration from recipe scope to the global configuration scope so we can continue to avoid dually maintaining whitelist and provider lists _and_ build under Yocto 2.3. Also rename OBMC_IPMID_PROVIDERS with the more conventional VIRTUAL-RUNTIME_phosphor-ipmi-providers. Change-Id: I1acce0b08047cba2312f60542942cccbcff66aec Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
meta-openpower is the OpenPOWER layer and should be included in all OpenPOWER systems' bblayers.conf. More information on OpenPOWER can be found here.