summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/flash/obmc-op-flasher_git.bb
blob: 4818c20ed0927b0c3e52f27af340b1b6f5c0f1ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUMMARY = "OpenPOWER flashing utility."
DESCRIPTION = "A BMC/BIOS flashing utility for use on OpenPOWER system."
DEPENDS += "pflash"
PV = "1.0+git${SRCPV}"
PR = "r1"

SKELETON_DIR = "op-flasher"

inherit skeleton-gdbus
inherit pkgconfig

RDEPENDS:${PN} += "pflash"