From cc4ea72ddbce2ab87740aa4efab05d23e08dd8ee Mon Sep 17 00:00:00 2001 From: Matt Spinler Date: Wed, 31 Jul 2019 16:32:52 -0500 Subject: 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 Signed-off-by: Brad Bishop --- .../recipes-phosphor/logging/phosphor-logging_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 meta-ibm/meta-witherspoon/recipes-phosphor/logging/phosphor-logging_%.bbappend (limited to 'meta-ibm') 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" -- cgit v1.2.3