commit | a4a7cb2ac0600d1e6266d782fdcb9495bb58a24b | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Wed Oct 16 10:43:11 2019 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Oct 16 20:34:08 2019 -0400 |
tree | 87f92052fe24ba6005ef9893b28e3424751ed72f | |
parent | 3af770a692eff429eb586f86bce84e43bddca286 [diff] |
rainier: Enable the OpenPower PEL logging plugin 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>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/logging/phosphor-logging_%.bbappend b/meta-ibm/meta-witherspoon/recipes-phosphor/logging/phosphor-logging_%.bbappend index 5e2dc6c..9dff37d 100644 --- a/meta-ibm/meta-witherspoon/recipes-phosphor/logging/phosphor-logging_%.bbappend +++ b/meta-ibm/meta-witherspoon/recipes-phosphor/logging/phosphor-logging_%.bbappend
@@ -1 +1,2 @@ PACKAGECONFIG_append_witherspoon-128 = " openpower-pels" +PACKAGECONFIG_append_rainier = " openpower-pels"