meta-phosphor: ipmi-sensor-inventory-mrw-config-native: set LICENSE field

Set LICENSE field explicitly.

Change-Id: Iaec3136e150b9185fcd6c64ab61a89748f459593
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config-native.bb b/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config-native.bb
index a33eb2b..a01a543 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config-native.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw-config-native.bb
@@ -1,8 +1,9 @@
 SUMMARY = "sensor config for phosphor-host-ipmid"
 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-ipmi-host
 
 SRC_URI += "file://config.yaml"