summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/logging
Commit message (Collapse)AuthorAgeFilesLines
* Remove obmc-openpower-* machine featuresBrad Bishop2018-03-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | The openpower layer supports a usage pattern of building non openpower systems with the openpower layer included in the layer configuration (introduced with 008b81bb). As a part of 008b81bb a number of distro and machine features were added. As with MRW and UBI before it, these features are distro policy and not machine features. As such remove the machine features. Additionally converge the three feature variants down to a single openpower feature since there aren't any in-tree systems that don't enable all three. Add a distro override and fix up combined feature checks to use this override instead for improved readability. Add a new distro configuration that enables these features and point all Openpower sample local.conf files to this new distro config. Tested: Built and validated Witherspoon, Palmetto images Change-Id: Ifa3df61fbe1803f00c38956c265604ba91d7d127 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* op-occ: add native recipe to install error yaml to shared locationMarri Devender Rao2018-01-301-0/+1
| | | | | | | | | | Extend recipe for native recipe which installs error yaml files to shared location Partially resolves openbmc/openbmc#2705 Change-Id: I02405a24353a565dbd34fdca06098be8337cd921 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* meta-openpower: Predicate packages on MACHINE_FEATURESXo Wang2018-01-161-4/+4
| | | | | | | | | | | | Change packages enabled by meta-openpower to be enabled if and only if both its corresponding feature string (obmc-openpower, obmc-openpower-extra, obmc-openpower-legacy) are present in both MACHINE_FEATURES and DISTRO_FEATURES. Fixes openbmc/openbmc#2652. Change-Id: Ife1a9b08e94bd85a888d584a0caa4dbfa6a172c0 Signed-off-by: Xo Wang <xow@google.com>
* openpower-debug-collector: Rework to use native sdk for errorlogMarri Devender Rao2017-10-241-0/+4
Fixed 1) openpower-debug-collector: Removed manual copying of error yamls files 2) openpower-debug-collector: extend recipe for native processing 3) Removed dependency on phosphor-logging-error-logs-native recipe Resolves openbmc/openbmc#1772 Change-Id: I2c0ced34e9a684bd9df34513b4800716cf93cffb Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
OpenPOWER on IntegriCloud