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

Set LICENSE field explicitly.

Change-Id: Iac5d3994ab8f25a279da163e0939d6584c95e59e
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config-native.bb b/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config-native.bb
index 065efa5..f4f5f57 100644
--- a/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config-native.bb
+++ b/recipes-phosphor/fans/phosphor-fan-control-zone-conditions-config-native.bb
@@ -1,8 +1,9 @@
 SUMMARY = "Phosphor zone conditions 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://zone_conditions.yaml"