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