commit | ec372a88822673a8dcb73cc343a4ad660c23d687 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sat Nov 03 16:32:35 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Nov 06 01:54:55 2018 +0000 |
tree | 1ecfbf5b130e6b1299b46c759386ca893f4195a3 | |
parent | 2b8b6ccc927abef237f1683f93fd7749fd8be7da [diff] |
meta-phosphor: fan-presence-config-native: set LICENSE field Set LICENSE field explicitly. Change-Id: I16a071f3d39126d40155bcafb34068afd47bbb25 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/fans/phosphor-fan-presence-config-native.bb b/recipes-phosphor/fans/phosphor-fan-presence-config-native.bb index 0eb3873..fca15a3 100644 --- a/recipes-phosphor/fans/phosphor-fan-presence-config-native.bb +++ b/recipes-phosphor/fans/phosphor-fan-presence-config-native.bb
@@ -6,10 +6,11 @@ SUMMARY = "Config file for phosphor-fan-presence" PR = "r1" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" inherit native inherit phosphor-fan -inherit obmc-phosphor-license PROVIDES += "virtual/phosphor-fan-presence-config"