summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power/phosphor-power-systemd-links.bb
blob: 4a5cdad3054b16bf6ecbff06ce905d13f168c7df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# TODO: This is splitted into two recipes;
#       To avoid build error, this is kept for now.
#       Remove me when the refactor of phosphor-power recipe is finished

SUMMARY = "Phosphor Power services installation"
PR = "r1"

LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"

inherit allarch

RDEPENDS:${PN} += "phosphor-power"

ALLOW_EMPTY:${PN} = "1"