blob: ddb7faa5e27932af425415ab8efd64f29357c41a [file] [log] [blame]
Gunnar Millse5b38602018-08-31 12:39:15 -05001SUMMARY = "Phosphor OpenBMC - error log meta data generation"
Marri Devender Rao3b1e30e2017-05-14 09:01:35 -05002PR = "r1"
Brad Bishop75f03872018-11-03 09:41:57 -07003LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
Marri Devender Rao3b1e30e2017-05-14 09:01:35 -05005
6inherit native
Marri Devender Rao3b1e30e2017-05-14 09:01:35 -05007
8#To append new recipes that copies error yaml files to the known
9#location, add DEPENDS relationhip using bbappend to
10#phosphor-logging-error-log-native recipe with the native
11#recipe name
12
13#Refer to openpower-debug-collector-error-native.bb to see how
14#to copy error yaml files to a known location