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" |
| 4 | LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" |
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 |