blob: 2ab0c22c684062b5d0dd24f5656230586e8a50a5 [file] [log] [blame]
Brad Bishope94b9152016-08-08 20:21:44 -04001SUMMARY = "Phosphor Systemd targets"
Gunnar Millsfb51a9a2018-01-09 16:40:15 -06002DESCRIPTION = "Provides well known Systemd synchronization points for OpenBMC."
Brad Bishope94b9152016-08-08 20:21:44 -04003HOMEPAGE = "http://github.com/openbmc"
4PR = "r1"
Patrick Venture776991a2018-11-03 14:20:22 -07005LICENSE = "Apache-2.0"
Brad Bishopa1cee092019-09-13 12:14:05 -04006LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
Brad Bishope94b9152016-08-08 20:21:44 -04007
Andrew Geissler77cfb0f2020-01-14 14:21:24 -06008# TODO Will be removed once dependencies in other layers on this recipe are moved
9DEPENDS += "phosphor-state-manager"