commit | 442f10c2df699033b1fc310371da5a0e9b974da3 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sun Nov 04 08:15:19 2018 -0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Nov 06 01:54:55 2018 +0000 |
tree | b0b9fb784cda04d909cf34373554be68aa8f2041 | |
parent | 78bb2c4909fd47f54d17aa060f9c8fe7acaaaf1b [diff] |
meta-phosphor: ipmi-sensor-inventory-mrw-config-native: set LICENSE field Set LICENSE field explicitly. Change-Id: Iaec3136e150b9185fcd6c64ab61a89748f459593 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config-native.bb b/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config-native.bb index a33eb2b..a01a543 100644 --- a/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config-native.bb +++ b/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config-native.bb
@@ -1,8 +1,9 @@ SUMMARY = "sensor config for phosphor-host-ipmid" 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://config.yaml"