Gunnar Mills | 38f2711 | 2018-08-31 12:39:15 -0500 | [diff] [blame] | 1 | SUMMARY = "Phosphor OpenBMC - error log meta data generation" |
Marri Devender Rao | f2ea35d | 2017-05-14 09:01:35 -0500 | [diff] [blame] | 2 | PR = "r1" |
Patrick Venture | 867e683 | 2018-11-03 16:38:02 -0700 | [diff] [blame] | 3 | LICENSE = "Apache-2.0" |
Brad Bishop | a1cee09 | 2019-09-13 12:14:05 -0400 | [diff] [blame] | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" |
Marri Devender Rao | f2ea35d | 2017-05-14 09:01:35 -0500 | [diff] [blame] | 5 | |
| 6 | inherit native |
Marri Devender Rao | f2ea35d | 2017-05-14 09:01:35 -0500 | [diff] [blame] | 7 | |
| 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 |