meta-phosphor: fan-monitor-config-native: set LICENSE field

Set LICENSE field explicitly.

Change-Id: If1f7efbca79fc1bf58a0a8ea6b9aae7e31b17a21
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/fans/phosphor-fan-monitor-config-native.bb b/recipes-phosphor/fans/phosphor-fan-monitor-config-native.bb
index 02420e4..e8fa54b 100644
--- a/recipes-phosphor/fans/phosphor-fan-monitor-config-native.bb
+++ b/recipes-phosphor/fans/phosphor-fan-monitor-config-native.bb
@@ -1,8 +1,9 @@
 SUMMARY = "Phosphor fan monitor 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://monitor.yaml"