summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/logging/phosphor-logging-error-logs-native.bb
blob: 23464ebbdf1c98f6d22815afee1906519ad90b86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUMMARY = "Phosphor OpenBMC - error log meta data generation"
PR = "r1"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"

inherit native

#To append new recipes that copies error yaml files to the known
#location, add DEPENDS relationhip using bbappend to
#phosphor-logging-error-log-native recipe with the native
#recipe name

#Refer to openpower-debug-collector-error-native.bb to see how
#to copy error yaml files to a known location