Brad Bishop | e94b915 | 2016-08-08 20:21:44 -0400 | [diff] [blame] | 1 | SUMMARY = "Phosphor Systemd targets" |
Gunnar Mills | fb51a9a | 2018-01-09 16:40:15 -0600 | [diff] [blame] | 2 | DESCRIPTION = "Provides well known Systemd synchronization points for OpenBMC." |
Brad Bishop | e94b915 | 2016-08-08 20:21:44 -0400 | [diff] [blame] | 3 | HOMEPAGE = "http://github.com/openbmc" |
| 4 | PR = "r1" |
Patrick Venture | 776991a | 2018-11-03 14:20:22 -0700 | [diff] [blame] | 5 | LICENSE = "Apache-2.0" |
Brad Bishop | a1cee09 | 2019-09-13 12:14:05 -0400 | [diff] [blame] | 6 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" |
Brad Bishop | e94b915 | 2016-08-08 20:21:44 -0400 | [diff] [blame] | 7 | |
Andrew Geissler | 77cfb0f | 2020-01-14 14:21:24 -0600 | [diff] [blame] | 8 | # TODO Will be removed once dependencies in other layers on this recipe are moved |
| 9 | DEPENDS += "phosphor-state-manager" |