commit | d2a7443efe2ff1315304ce673f0d4a9bd8880682 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Nov 05 20:21:09 2018 -0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Nov 08 12:55:01 2018 +0000 |
tree | 64eb716bd62558292e0b4ff8352af75626d8c6be | |
parent | 8fd0c520f4d7a08a952beaa6dcd5b5f4dceb2dd0 [diff] [blame] |
meta-ibm: witherspoon: power-supply-policy-native: set LICENSE field Set LICENSE field explicitly. Change-Id: I7d2998d5ace827959e58cc54ecbabc3a8f90b59e Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/meta-witherspoon/recipes-phosphor/power/witherspoon-power-supply-policy-native.bb b/meta-witherspoon/recipes-phosphor/power/witherspoon-power-supply-policy-native.bb index 4d234c1..563f80e 100644 --- a/meta-witherspoon/recipes-phosphor/power/witherspoon-power-supply-policy-native.bb +++ b/meta-witherspoon/recipes-phosphor/power/witherspoon-power-supply-policy-native.bb
@@ -1,8 +1,9 @@ SUMMARY = "Power supply 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://power-supply-policy.yaml"