commit | 344718b8b4dda75d47f89e72fb9b1372039ec6eb | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@linux.ibm.com> | Thu Mar 05 09:28:18 2020 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Mar 17 20:50:22 2020 +0000 |
tree | 1d562567208c059ba1e9cb1a9ebe01ecf04b8e86 | |
parent | 467ed1a9e273b8393731d809c99fd0d63c057bdb [diff] |
openpower-occ-control: Fix missing depends The repo runs python to generate code or validate config, which requires python and the dependent python packages. Previously that happens to be satisfied by sdbusplus's RDEPENDS. If sdbusplus is changed to use python3, this repo fails to built because it lacks the dependency. See details in https://lists.ozlabs.org/pipermail/openbmc/2020-February/020771.html This commit fixes the depends by adding the required python and python packages so that it builds fine. Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: I2d6d52aadc83b9e360f74724552a8f33df64bc13
This layer provides support for the BMC firmware on OpenPOWER reference platforms, and/or a base upon which to create a BMC firmware implementation on any POWER system.
This layer depends on: URI: git://git.openembedded.org/openembedded-core layers: meta branch: master revision: HEAD URI: https://github.com/openbmc/meta-phosphor branch: master revision: HEAD URI: https://github.com/openbmc/meta-aspeed branch: master revision: HEAD
More information on OpenPOWER can be found here.
meta-openpower patches are reviewed using the Gerrit instance at https://gerrit.openbmc-project.xyz.
Please submit patches to Gerrit. More information on using Gerrit can be found here. https://github.com/openbmc/meta-openpower is a hosting mirror only and GitHub pull requests are not monitored and will not be accepted.
Patch checklist. Please ensure patches adhere to the following guidelines:
For questions or help please come join us on the mailing list or in IRC.