blob: e70c3547438f0bc19021524fc1701873a0a78269 [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
Brad Bishop09523bb2018-01-26 21:30:17 -05006inherit pkgconfig
Brad Bishop86ee1cf2016-06-27 14:53:52 -04007
Patrick Williamsc1e65222017-08-09 17:09:13 -05008DEPENDS += "pflash"
9RDEPENDS_${PN} += "pflash"
Brad Bishop86ee1cf2016-06-27 14:53:52 -040010
11SKELETON_DIR = "op-flasher"