meta-phosphor: fan-control-events-config-native: set LICENSE field

Set LICENSE field explicitly.

Change-Id: I50fef5c42eed3267355e40b8135ca2344b192708
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb b/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb
index 740b194..9d42d78 100644
--- a/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb
+++ b/recipes-phosphor/fans/phosphor-fan-control-events-config-native.bb
@@ -1,8 +1,9 @@
 SUMMARY = "Phosphor zone events definition default data"
 PR = "r1"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
 
 inherit native
-inherit obmc-phosphor-license
 inherit phosphor-fan
 
 SRC_URI += "file://events.yaml"