1HOMEPAGE = "https://github.com/openbmc/openpower-vpd-parser"
2LICENSE = "Apache-2.0"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
4SRC_URI += "git://github.com/openbmc/openpower-vpd-parser;branch=master;protocol=https"
5SRCREV = "636391010b138d25165a35a0db31ab4fddd53f78"
6DEPENDS += "nlohmann-json"
7