Brad Bishop | 93fb535 | 2015-09-09 03:59:20 +0000 | [diff] [blame] | 1 | SUMMARY = "Phosphor OpenBMC System Management" |
2 | DESCRIPTION = "Phosphor OpenBMC system management reference implementation." | ||||
3 | PR = "r1" | ||||
4 | |||||
5 | inherit obmc-phosphor-system-mgmt | ||||
Brad Bishop | 64b2b12 | 2015-09-21 17:12:39 -0400 | [diff] [blame] | 6 | inherit obmc-phosphor-pydbus-service |
Brad Bishop | db6cd1b | 2015-10-18 22:00:15 -0400 | [diff] [blame] | 7 | |
8 | S = "${WORKDIR}" | ||||
9 | SRC_URI += "file://${PN}.py" |