meta-phosphor: ipmi-fru-read-not-sent-by-host-inventory-native: set LICENSE field

Set LICENSE field explicitly.

Change-Id: I9b685834ddda5bba22ebf4bd23943a5aa6cbe67e
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-not-sent-by-host-inventory-native.bb b/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-not-sent-by-host-inventory-native.bb
index 029e6a3..6c0da6c 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-not-sent-by-host-inventory-native.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-not-sent-by-host-inventory-native.bb
@@ -1,8 +1,9 @@
 SUMMARY = "The inventory map of frus not sent by host for phosphor-ipmi-host"
 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://fru-config-not-sent-by-host.yaml"