blob: c33e263a22efd90253dce7934476d6a363665702 [file] [log] [blame]
Lei YU7307bed2020-02-06 15:43:35 +08001# TODO: This is splitted into two recipes;
2# To avoid build error, this is kept for now.
3# Remove me when the refactor of phosphor-power recipe is finished
Lei YU50ab1ac2019-10-21 10:39:07 +08004SUMMARY = "Phosphor Power services installation"
Lei YU50ab1ac2019-10-21 10:39:07 +08005LICENSE = "Apache-2.0"
6LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
Ed Tanous9936f862022-09-19 09:13:20 -07007PR = "r1"
Lei YU50ab1ac2019-10-21 10:39:07 +08008
9inherit allarch
10
Patrick Williams12fc9392021-08-06 09:16:53 -050011RDEPENDS:${PN} += "phosphor-power"
Lei YU50ab1ac2019-10-21 10:39:07 +080012
Patrick Williams12fc9392021-08-06 09:16:53 -050013ALLOW_EMPTY:${PN} = "1"