commit | ad913079adf39f4756d982434ab2f421109e469c | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sat Nov 03 16:31:40 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Nov 06 01:54:55 2018 +0000 |
tree | b40362ff8c1034f6358035fb2f8e803b1383b002 | |
parent | 458dc3deeceed5a9939d67efe64781925c8d5007 [diff] |
meta-phosphor: fan-control-zone-conditions-config-native: set LICENSE field Set LICENSE field explicitly. Change-Id: Iac5d3994ab8f25a279da163e0939d6584c95e59e Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config-native.bb b/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config-native.bb index 065efa5..f4f5f57 100644 --- a/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config-native.bb +++ b/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config-native.bb
@@ -1,8 +1,9 @@ SUMMARY = "Phosphor zone conditions 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://zone_conditions.yaml"