blob: 23464ebbdf1c98f6d22815afee1906519ad90b86 [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"
Brad Bishop6f3f0aa2019-09-13 12:14:05 -04004LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
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