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 = "da3b2d2507797a3aefcfe37622fab63415a7406b" | |
DEPENDS += "nlohmann-json" |