| 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" | 
|  | 3 |  | 
|  | 4 | inherit native | 
|  | 5 | inherit obmc-phosphor-license | 
|  | 6 |  | 
|  | 7 | #To append new recipes that copies error yaml files to the known | 
|  | 8 | #location, add DEPENDS relationhip using bbappend to | 
|  | 9 | #phosphor-logging-error-log-native recipe with the native | 
|  | 10 | #recipe name | 
|  | 11 |  | 
|  | 12 | #Refer to openpower-debug-collector-error-native.bb to see how | 
|  | 13 | #to copy error yaml files to a known location |