7 lines
324 B
PHP
7 lines
324 B
PHP
|
|
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 = "4170bdad54a7583b7f8e0435a4702acb126aa326"
|
||
|
|
DEPENDS += "nlohmann-json"
|