commit | 7187eba0e3cedf74d543b20752fa615c9049a604 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Nov 05 20:19:58 2018 -0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Nov 08 12:55:01 2018 +0000 |
tree | 6158e8039f19e778b3ca7049c53329555ce31d41 | |
parent | 2882eb98efea4ea650ccfb6dc8cf1be103700e9c [diff] |
meta-ibm: witherspoon: fan-policy-native: set LICENSE field Set LICENSE field explicitly. Change-Id: I9dd947f36bfdbab8838ce6f42f1f13c52a52397f Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy-native.bb b/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy-native.bb index b7da45c..070fcee 100644 --- a/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy-native.bb +++ b/meta-witherspoon/recipes-phosphor/fans/witherspoon-fan-policy-native.bb
@@ -1,8 +1,9 @@ SUMMARY = "Fan policy for Witherspoon" PR = "r1" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://${IBMBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" inherit native -inherit obmc-phosphor-license inherit phosphor-dbus-monitor SRC_URI += "file://air-cooled.yaml"