Lei YU | 2172cd1 | 2020-02-06 15:43:35 +0800 | [diff] [blame] | 1 | # 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 |
| 4 | |
Lei YU | 4d8175e | 2019-10-21 10:39:07 +0800 | [diff] [blame] | 5 | SUMMARY = "Phosphor Power services installation" |
| 6 | PR = "r1" |
| 7 | |
| 8 | LICENSE = "Apache-2.0" |
| 9 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" |
| 10 | |
| 11 | inherit allarch |
| 12 | |
| 13 | RDEPENDS_${PN} += "phosphor-power" |
| 14 | |
Lei YU | 4d8175e | 2019-10-21 10:39:07 +0800 | [diff] [blame] | 15 | ALLOW_EMPTY_${PN} = "1" |