blob: 5b465ff51b1a01cb86125193604f5ac7a1ff6476 [file] [log] [blame]
Deepak Kodihalli75c32cc2017-02-05 10:39:06 -06001HOMEPAGE = "https://github.com/openbmc/openpower-vpd-parser"
2LICENSE = "Apache-2.0"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
Patrick Williamsbb99d222022-01-24 15:55:09 -06004SRC_URI += "git://github.com/openbmc/openpower-vpd-parser;branch=master;protocol=https"
Andrew Geissler771e87a2023-04-15 13:50:35 -05005SRCREV = "c68829ad97f8de8e2b58eecc1c0011a2a2f82df9"
Andrew Geisslerb99c8422022-03-31 05:50:05 +00006DEPENDS += "nlohmann-json"