blob: 513e1647beac495f42db8ec3a76ff1de7416698b [file] [log] [blame]
Brad Bishop93fb5352015-09-09 03:59:20 +00001SUMMARY = "Phosphor OpenBMC Sensor Management"
2DESCRIPTION = "Phosphor OpenBMC sensor management reference implementation."
3PR = "r1"
4
Brad Bishop4539dad2015-09-21 17:12:39 -04005inherit obmc-phosphor-pydbus-service
Brad Bishop51607d22015-10-18 22:00:15 -04006
Brad Bishop09ad8982016-09-06 22:02:03 -04007PROVIDES += "virtual/obmc-sensor-mgmt"
8RPROVIDES_${PN} += "virtual-obmc-sensor-mgmt"
9
Brad Bishop51607d22015-10-18 22:00:15 -040010S = "${WORKDIR}"
11SRC_URI += "file://${PN}.py"