summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2019-08-01 00:32:52 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-16 16:18:52 +0300
commitcc4ea72ddbce2ab87740aa4efab05d23e08dd8ee (patch)
treec6c5a428659662123adabb07a530e93881afec24 /meta-ibm
parentf18011c79769f61a48289eb659840246b44b21e9 (diff)
downloadopenbmc-cc4ea72ddbce2ab87740aa4efab05d23e08dd8ee.tar.xz
wspoon-128: Enable the OpenPower PEL extension
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>
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/meta-witherspoon/recipes-phosphor/logging/phosphor-logging_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/logging/phosphor-logging_%.bbappend b/meta-ibm/meta-witherspoon/recipes-phosphor/logging/phosphor-logging_%.bbappend
new file mode 100644
index 000000000..5e2dc6c20
--- /dev/null
+++ b/meta-ibm/meta-witherspoon/recipes-phosphor/logging/phosphor-logging_%.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG_append_witherspoon-128 = " openpower-pels"