blob: 438487a5459298b4ecc41ff7f28b2b7b5f3a653e [file] [log] [blame]
Patrick Williams27a85412020-06-12 06:13:12 -05001SUMMARY = "phosphor-software-manager: install phosphor-logging yaml"
Patrick Williams27a85412020-06-12 06:13:12 -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 Williams27a85412020-06-12 06:13:12 -05006
7S = "${WORKDIR}/git"
Ed Tanous9936f862022-09-19 09:13:20 -07008
9inherit phosphor-logging-yaml-provider
10
11require phosphor-software-manager.inc