commit | 71199e3cb9e487b4f251ab419b6dd24bcf347f46 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sat Nov 03 16:30:43 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Nov 06 01:54:55 2018 +0000 |
tree | fe2d6ef2ddf0cf8590442b78ae4803bd63a4dd8a | |
parent | ebf92e90f678c7829f835adf2cbcf9fd7a7a6bd3 [diff] |
meta-phosphor: fan-control-events-config-native: set LICENSE field Set LICENSE field explicitly. Change-Id: I50fef5c42eed3267355e40b8135ca2344b192708 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb b/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb index 740b194..9d42d78 100644 --- a/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb +++ b/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb
@@ -1,8 +1,9 @@ SUMMARY = "Phosphor zone events definition default data" 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-fan SRC_URI += "file://events.yaml"