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