commit | 59157a0b7225e9a68cb560f6aa5bb3bcf0d86070 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sat Nov 03 16:35:10 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Nov 06 01:54:55 2018 +0000 |
tree | 813484ba2681af708c18e27dc79ad6645cf80095 | |
parent | 7618b197353df5f1b10c594ca8974e0f1ec12986 [diff] |
meta-phosphor: ipmi-fru-properties-native: set LICENSE field Set LICENSE field explicitly. Change-Id: I0f04186067b74e6c34c5289223082289a548e3fc Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-native.bb b/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-native.bb index 8040f88..02f4514 100644 --- a/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-native.bb +++ b/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-native.bb
@@ -1,8 +1,9 @@ SUMMARY = "FRU properties config for ipmi-fru-parser" 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-fru SRC_URI += "file://extra-properties.yaml"