Brad Bishop | 5bb8e37 | 2017-01-17 10:10:02 -0500 | [diff] [blame] | 1 | HOMEPAGE = "https://github.com/openbmc/ipmi-fru-parser" |
Patrick Williams | 4cdf129 | 2022-04-20 16:42:23 -0500 | [diff] [blame] | 2 | LICENSE = "GPL-3.0-or-later" |
Brad Bishop | a14ba10 | 2017-01-17 10:11:17 -0500 | [diff] [blame] | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7702f203b58979ebbc31bfaeb44f219c" |
Patrick Williams | bb99d22 | 2022-01-24 15:55:09 -0600 | [diff] [blame] | 4 | SRC_URI += "git://github.com/openbmc/ipmi-fru-parser;branch=master;protocol=https" |
Andrew Geissler | 4193b65 | 2023-10-20 17:40:41 -0500 | [diff] [blame] | 5 | SRCREV = "d90dda488a311792646e58477d0c3381c61941e5" |