commit | 2882eb98efea4ea650ccfb6dc8cf1be103700e9c | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Nov 05 20:19:41 2018 -0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Nov 08 12:55:01 2018 +0000 |
tree | 65a80c0911353e787d3126958b16dc1a804c86c5 | |
parent | 40ad4b4bc9954366e0b278fca1466123714e21db [diff] |
meta-ibm: witherspoon: events-policy-native: set LICENSE field Set LICENSE field explicitly. Change-Id: I32dc5a70f888f3d3716dd6c05ce08b24fd613467 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/meta-witherspoon/recipes-phosphor/events/witherspoon-events-policy-native.bb b/meta-witherspoon/recipes-phosphor/events/witherspoon-events-policy-native.bb index c478e12..e855754 100644 --- a/meta-witherspoon/recipes-phosphor/events/witherspoon-events-policy-native.bb +++ b/meta-witherspoon/recipes-phosphor/events/witherspoon-events-policy-native.bb
@@ -1,8 +1,9 @@ SUMMARY = "Event 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://config.yaml"