blob: 8d3dc2cc6630337ce6e95fb7a3faec8fd68f87ad [file] [log] [blame]
SUMMARY = "Flashupdate"
DESCRIPTION = "Flashupdate tool for managing firmware updates with gBMC"
FLASHTOOLS_PROJ = "flashupdate"
require flashtools.inc
EXTRA_OEMESON = "-Dtests=disabled"
DEPENDS += "stdplus"
DEPENDS += "nlohmann-json"
DEPENDS += "libcr51sign"
DEPENDS += "flasher"
DEPENDS += "libhoth"
PACKAGES =+ "lib${BPN}"
FILES:lib${BPN} = "${libdir}/lib*${SOLIBS}"