blob: de6bf7f2bffcc1d53946cc4cab01a645e61ba0c9 [file] [log] [blame]
Patrick Williams1f2b9a42020-06-11 16:56:16 -05001SUMMARY = "phosphor-led-manager: install phosphor-logging yaml"
Patrick Williams1f2b9a42020-06-11 16:56:16 -05002LICENSE = "Apache-2.0"
3LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
Ed Tanous9936f862022-09-19 09:13:20 -07004PV = "1.0+git${SRCPV}"
5PR = "r1"
Patrick Williams1f2b9a42020-06-11 16:56:16 -05006
7S = "${WORKDIR}/git"
Ed Tanous9936f862022-09-19 09:13:20 -07008
9inherit phosphor-logging-yaml-provider
10
11require phosphor-led-manager.inc