Patrick Williams | bb79d7c | 2020-06-11 16:56:16 -0500 | [diff] [blame] | 1 | SUMMARY = "phosphor-led-manager: 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 phosphor-led-manager.inc | ||||
9 | |||||
10 | S = "${WORKDIR}/git" |