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

Set LICENSE field explicitly.

Change-Id: Ib2696cb4d6e75bec5ddf533bb83af4c3312824e0
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/fans/phosphor-fan-control-zone-config-native.bb b/recipes-phosphor/fans/phosphor-fan-control-zone-config-native.bb
index 4d8759e..43f1462 100644
--- a/recipes-phosphor/fans/phosphor-fan-control-zone-config-native.bb
+++ b/recipes-phosphor/fans/phosphor-fan-control-zone-config-native.bb
@@ -1,8 +1,9 @@
 SUMMARY = "Phosphor fan zone 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://zones.yaml"