Patrick Williams | 5ddb5fa | 2020-06-12 06:26:03 -0500 | [diff] [blame] | 1 | SUMMARY = "openpower-debug-collector: install phosphor-logging yaml" |
2 | PR = "r1" | ||||
3 | PV = "1.0+git${SRCPV}" | ||||
4 | LICENSE = "Apache-2.0" | ||||
5 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" | ||||
6 | |||||
7 | inherit phosphor-logging-yaml-provider | ||||
8 | require openpower-debug-collector.inc | ||||
9 | |||||
10 | S = "${WORKDIR}/git" |