commit | d5f15f8a74cce54aa6e02586bcca668efd4cf73c | [log] [tgz] |
---|---|---|
author | Marri Devender Rao <devenrao@in.ibm.com> | Fri Dec 29 06:01:11 2017 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Jan 30 17:10:28 2018 +0000 |
tree | f8e2c7c17676e97ca7343381b886f0e6d0b63eb3 | |
parent | 51882d7c265e02d2bcbf1dab6cdb626066795902 [diff] [blame] |
op-occ: add native recipe to install error yaml to shared location 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>
diff --git a/common/recipes-phosphor/logging/phosphor-logging.bbappend b/common/recipes-phosphor/logging/phosphor-logging.bbappend index f4190ef..87f2e7d 100644 --- a/common/recipes-phosphor/logging/phosphor-logging.bbappend +++ b/common/recipes-phosphor/logging/phosphor-logging.bbappend
@@ -1,4 +1,5 @@ DEPENDS_append = " ${@cf_enabled(d, 'obmc-openpower', '\ openpower-debug-collector-native \ openpower-dbus-interfaces-native \ + openpower-occ-control-native \ ')}"