Brad Bishop | 86ee1cf | 2016-06-27 14:53:52 -0400 | [diff] [blame] | 1 | SUMMARY = "OpenBMC org.openbmc.control.Bmc example implementation" |
2 | DESCRIPTION = "A sample implementation for the org.openbmc.control.Bmc DBUS API. \ | ||||
3 | org.openbmc.control.Bmc provides APIs for functions like resetting the BMC." | ||||
4 | PR = "r1" | ||||
5 | |||||
6 | inherit skeleton-gdbus | ||||
7 | |||||
8 | SKELETON_DIR = "bmcctl" |