Brad Bishop | 86ee1cf | 2016-06-27 14:53:52 -0400 | [diff] [blame] | 1 | SUMMARY = "OpenBMC org.openbmc.Button example implementation" |
2 | DESCRIPTION = "A sample implementation for a reset button." | ||||
3 | PR = "r1" | ||||
4 | |||||
5 | inherit skeleton-gdbus | ||||
6 | SKELETON_DIR = "rstbutton" |