blob: d3d1290489b349b6ecaeba6ee15b83a4d1760ca0 [file] [log] [blame]
Brad Bishop86ee1cf2016-06-27 14:53:52 -04001SUMMARY = "OpenPOWER flashing utility."
2DESCRIPTION = "A BMC/BIOS flashing utility for use on OpenPOWER system."
3PR = "r1"
4
5inherit skeleton-gdbus
6
Patrick Williamsc1e65222017-08-09 17:09:13 -05007DEPENDS += "pflash"
8RDEPENDS_${PN} += "pflash"
Brad Bishop86ee1cf2016-06-27 14:53:52 -04009
10SKELETON_DIR = "op-flasher"