commit | 26d06a2bb033d41bfeffd745e7ec66e48557796f | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sat Nov 03 16:35:25 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Nov 06 01:54:55 2018 +0000 |
tree | a44921ded7194ebfb48de0f0b4eee0e4409b168c | |
parent | 59157a0b7225e9a68cb560f6aa5bb3bcf0d86070 [diff] |
meta-phosphor: ipmi-fru-read-bmc-inventory-native: set LICENSE field Set LICENSE field explicitly. Change-Id: Iaeec8141604682f7ebfd75b6428f9e601c891b0d Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-bmc-inventory-native.bb b/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-bmc-inventory-native.bb index 2f845d5..1cd726f 100644 --- a/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-bmc-inventory-native.bb +++ b/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-bmc-inventory-native.bb
@@ -1,8 +1,9 @@ SUMMARY = "BMC accesible FRU inventory map for phosphor-ipmi-host" PR = "r1" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" inherit native -inherit obmc-phosphor-license inherit phosphor-ipmi-host SRC_URI += "file://bmc-fru-config.yaml"