Brad Bishop | 5bb8e37 | 2017-01-17 10:10:02 -0500 | [diff] [blame] | 1 | HOMEPAGE = "https://github.com/openbmc/ipmi-fru-parser" |
Patrick Venture | c6f794e | 2018-11-12 15:58:08 -0800 | [diff] [blame] | 2 | LICENSE = "GPL-3.0" |
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 | f1e7928 | 2021-11-02 00:21:09 +0000 | [diff] [blame] | 5 | SRCREV = "bc145078e775d4945f9f0162a2aa4eff58d776e7" |