summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/conf
Commit message (Collapse)AuthorAgeFilesLines
* Fixup inventory generation dependenciesMatt Spinler2016-09-211-0/+1
| | | | | | | Resolves openbmc/openbmc#567. Change-Id: I68e8e726f839038a6a256ff18a88d936ab0af3e4 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Move and rename skeleton recipeBrad Bishop2016-09-141-5/+5
| | | | | | | | Move the skeleton recipe to the openpower layer and rename it more appropriately to packagegroup-op-apps. Change-Id: I27bad03013fd7e5381cb535a5de4f8821674d663 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Move default providers to distro configBrad Bishop2016-09-141-2/+0
| | | | | | | | Move the fake, example implementations from sample.inc to phosphor-defaults. Other layers override as needed. Change-Id: Ic024b13c39bf1750f5c76bc0fac1d18092e8305d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* openpower: remove event machine featureBrad Bishop2016-09-141-1/+0
| | | | | | | obmc-event-mgmt is a distro feature only. Change-Id: I8ef1a0131ecda53b655af40a49340edf409a6951 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com
* Add host ipmi featureBrad Bishop2016-09-141-0/+1
| | | | | | | Add a distro/machine feature for Host IPMI. Change-Id: I873e5a37236ab408890e967109f16bc1926503be Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* host-ipmid: Convert providers to package groupBrad Bishop2016-09-141-4/+0
| | | | | | | | The desired providers were previously expressed in a virtual package. Move them to a packagegroup instead. Change-Id: I7343b64871b655dc7f567ecb8412b6b47b791d33 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* remove VIRTUAL-RUNTIME_xxx_ctlBrad Bishop2016-09-141-12/+0
| | | | | | | | These variables don't do anything functionally at the moment and the idea is better implemented with a packagegroup anyway. Change-Id: I026989df7a1169d44ff1a532731c97930c95d293 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* remove manager classesBrad Bishop2016-09-141-8/+8
| | | | | | | | | | | The value added by these classes is minimal and lowers the flexibility available to clients using them when it comes to packaging. Rename recipe virtuals - obmc-phosphor seems redundant. Align package virtual names with best practices (virtual-package). Change-Id: I34c3cb03f6b1d2aaa734ed02078b388667f70917 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Remove policy distro featureBrad Bishop2016-09-121-1/+0
| | | | | | | | The policy feature doesn't have any meaning or definition at the moment so remove in an attempt to reduce clutter. Change-Id: I7edaeb3bc9ffb409e5f7dfeae424ffb94f6085fd Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add virtual workbook / config-in-skeleton classesBrad Bishop2016-06-151-0/+2
| | | | | | | | | | | | | | | | | | | This patch introduces a new abstraction 'skeleton-workbook' for representing a system configuration. At present it is pulled in by the skeleton recipe so the requirement on what is implemented by a package providing obmc-phosphor-workbook is something compatible with the existing System.py python modules in skeleton. Additionally this patch adds a new recipe for each system using a configuration file from skeleton today, and a class for common configuration. This enables a couple of things: - No need to patch skeleton.service for each system. - New systems don't have to put their configuration in the skeleton repository. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* New recipe for openpower-inventory-uploadBrad Bishop2016-04-291-1/+3
| | | | | This script uploads the BMC inventory to a partition in PNOR on POWER systems for inclusion in the host device tree.
* skeleton: Use pflash recipePatrick Williams2016-04-141-0/+1
| | | | Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* meta-openpower: add common/recipes-* treePatrick Williams2016-04-141-0/+3
| | | | Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Recipe update: User management, systemd patch, IPMI net functionsAdriana Kobylak2016-02-121-0/+1
| | | | | | Create virtual class to include user management in the image Add the systemd patch for network support to the systemd recipe Update the IPMI recipe to pickup the support for network configuration
* Add ipmi fru write to dbusChris Austen2015-11-011-0/+1
| | | | x
* Use OEM parser on all OpenPOWER systemsBrad Bishop2015-11-011-1/+3
| | | | This was only being picked up on Palmetto.
* Adding real event log managerChris Austen2015-10-301-1/+2
| | | | removed the eventd program from the skeleton includes
* Set btbridged as default host-ipmi-hw providerBrad Bishop2015-10-301-1/+1
|
* Remove example applications from build.Brad Bishop2015-10-211-4/+11
| | | | | | They can still be built. Not included in any images. Part 1 of 2 (meta-palmetto, meta-phosphor).
* Move host-ipmi-bt from palmetto to common includeBrad Bishop2015-10-191-0/+2
| | | | This is the default host-ipmi-hw for all openpower systems.
* Move palmetto configuration to openpower layerBrad Bishop2015-10-191-0/+19
| | | | | Added openpower.inc for any openpower system. Added ibm.cin for IBM openpower systems.
* Add 'meta-openbmc-machines/meta-openpower/' from commit ↵Patrick Williams2015-09-291-0/+5
'0e8aea6232bcd647108e199707c0a687c3d90076' git-subtree-dir: meta-openbmc-machines/meta-openpower git-subtree-mainline: 9a919a109aff8005ec8f181d6ab3961ca7f5b374 git-subtree-split: 0e8aea6232bcd647108e199707c0a687c3d90076
OpenPOWER on IntegriCloud