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"