Deepak Kodihalli | 75c32cc | 2017-02-05 10:39:06 -0600 | [diff] [blame] | 1 | HOMEPAGE = "https://github.com/openbmc/openpower-vpd-parser" |
| 2 | LICENSE = "Apache-2.0" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" |
Patrick Williams | bb99d22 | 2022-01-24 15:55:09 -0600 | [diff] [blame] | 4 | SRC_URI += "git://github.com/openbmc/openpower-vpd-parser;branch=master;protocol=https" |
Andrew Geissler | 771e87a | 2023-04-15 13:50:35 -0500 | [diff] [blame^] | 5 | SRCREV = "c68829ad97f8de8e2b58eecc1c0011a2a2f82df9" |
Andrew Geissler | b99c842 | 2022-03-31 05:50:05 +0000 | [diff] [blame] | 6 | DEPENDS += "nlohmann-json" |