Patrick Williams | f115a4a | 2020-06-12 06:13:12 -0500 | [diff] [blame] | 1 | SUMMARY = "phosphor-software-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-software-manager.inc | ||||
9 | |||||
10 | S = "${WORKDIR}/git" |