blob: ddb7faa5e27932af425415ab8efd64f29357c41a [file] [log] [blame]
Gunnar Mills38f27112018-08-31 12:39:15 -05001SUMMARY = "Phosphor OpenBMC - error log meta data generation"
Marri Devender Raof2ea35d2017-05-14 09:01:35 -05002PR = "r1"
Patrick Venture867e6832018-11-03 16:38:02 -07003LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
Marri Devender Raof2ea35d2017-05-14 09:01:35 -05005
6inherit native
Marri Devender Raof2ea35d2017-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