HOMEPAGE = "https://github.com/openbmc/openpower-vpd-parser" | |
LICENSE = "Apache-2.0" | |
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" | |
SRC_URI += "git://github.com/openbmc/openpower-vpd-parser;branch=master;protocol=https" | |
SRCREV = "3fb026386546cfd288ab4f86156c9aa0ffa145d6" | |
DEPENDS += "nlohmann-json" |