summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power/phosphor-power-systemd-links.bb
blob: f84ad2826946ef19fb349bc066d8570d564994cd (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"