summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-witherspoon/recipes-phosphor/logging
AgeCommit message (Collapse)AuthorFilesLines
2019-10-31wspoon: New IBM logging error policy tableMatt Spinler1-1/+85
Version 1.8.4 (From meta-ibm rev: 4e261e551fcb7e63a4e029b02e73d99144c5d5bf) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I32ab957bc51ccd67448ce2eda22280ad49315e5d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-10-17rainier: Enable the OpenPower PEL logging pluginMatt Spinler1-0/+1
This enables Platform Event Log handling in phosphor-log-manager. (From meta-ibm rev: 56f42aeb06f3af4ede874f81a1102ccc3ab64bc0) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I65cbda241510919917381c9c084370561713266f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-18meta-ibm: Remove references to IBMBASEBrad Bishop1-1/+1
IBMBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-ibm rev: cbbb0e5b4e44d831fce5daafd13272d401440f40) Change-Id: Ib214f92b2c384e3eb2a1f53ecf4b21034438d001 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-16wspoon-128: Enable the OpenPower PEL extensionMatt Spinler1-0/+1
This extension will (when it's complete) create IBM's Platform Event Logs (PELs) for every OpenBMC event log, as well as provide features to exchange them with the host, package them for Redfish, etc. (From meta-ibm rev: 625fc419ae882dd572a1045bdca3286b896a69fe) Change-Id: Ia215ce221ac58037c0f8029362181dde8a94d42e Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-14Add mihawk platform to meta-ibmBen_Pai4-0/+22461
The contents of this up-stream include the following items 1.Basic function 2.Led settings 3.GPIO monitor (id button and power supply) 4.Linux dts patch. (From meta-ibm rev: c53430a2234917b71f29d7e61d6aea749c45a2fc) Change-Id: Id0e47fd9197c8b2a70cbc94888bd572255664cdd Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-24meta-ibm: use ibm-ac-server MACHINEOVERRIDEBrad Bishop2-1/+1
Use an override in bbappends in meta-witherspoon as described and recommended in the "following best practices when creating layers" section of the the Yocto development tasks manual. ibm-ac-server represents common machine configuration shared by all of IBMs "Accelerated Compute" class of servers. Apply it wherever any variables are un-bounded by any override. This enables more flexible use of meta-witherspoon in build configurations, and easy addition of machines to the layer. (From meta-ibm rev: bb0e1d0699a4b9905c053c94af7d882cd71779fc) Change-Id: I82f7338b0d7a64b5e7a67e19bcdff07f48a332d4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06wspoon: Add error policy table 1.8.3Matt Spinler1-4/+277
The biggest change is some device path changes for the 5.0 Linux kernel. (From meta-ibm rev: a17237d9b1e41d6661d4ae468a3c726b0e0c4ebb) Change-Id: I717f1a0346f8822cbde049a24af2799a8264ed6e Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20wspoon: IBM error policy table version 1.8.1Matt Spinler1-4/+46
Add the InvalidCertificate and NoCACertificate entries. (From meta-ibm rev: cc4d64527d750bad891601723b8eeaeb79f4b414) Change-Id: Ida53ad190ea91c601da7b73847bf78f762e595a0 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20wspoon: IBM error policy table version 1.8Matt Spinler1-70/+343
Pulls in the latest round of errors. (From meta-ibm rev: f9274fa8922b754854b40f6a99c28f425464128b) Change-Id: I676aa3dc80617b7ed09da84c02185422400bb11a Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18meta-ibm: witherspoon: logging: ibm-logging: set version wildcardPatrick Venture2-0/+0
Set wildcard to the version of ibm-logging.bbappend. (From meta-ibm rev: 9302c65e4fb8341dddcc8e49f459ae6ea3cd8cb7) Change-Id: Iac358abbc1233eab243ac16659c2bd80380941c2 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18meta-ibm: witherspoon: logging: ibm-logging: add wildcardPatrick Venture2-0/+0
Add wildcard for ibm-logging bbappend. (From meta-ibm rev: 222bf0970b8e1600d88e4d92c38b85c7616c4fb3) Change-Id: I5103f79d1096aee1b01e37fb86823546172eef6e Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-04wspoon: Error policy table version 1.7.5Matt Spinler1-6/+4710
Major changes: * fix OCC telemetry log text to say it isn't an error * add entries for specific device access fails with a dev path callout * Add unique Critical/Warning/Info hostboot callout entries (From meta-ibm rev: d7fa43eec256796ff25a35689b952b3bda4f7a41) Change-Id: Ia37536503ac31cd4004bdd7f52da5c250a31dc00 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley2-0/+17147
The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>