meta-phosphor: inventory-manager-config-native: set LICENSE field

Set LICENSE field explicitly.

Change-Id: I582db20c18151abc306bba6cad0cac24570ebc90
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/inventory/phosphor-inventory-manager-config-native.bb b/recipes-phosphor/inventory/phosphor-inventory-manager-config-native.bb
index 0b1c453..a776e5b 100644
--- a/recipes-phosphor/inventory/phosphor-inventory-manager-config-native.bb
+++ b/recipes-phosphor/inventory/phosphor-inventory-manager-config-native.bb
@@ -3,8 +3,9 @@
 data to the native /usr/share/phosphor-inventory-manager filesystem."
 HOMEPAGE = "http://github.com/openbmc/phosphor-inventory-manager"
 PR = "r1"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
 
-inherit obmc-phosphor-license
 inherit native
 
 PHOSPHOR_INVENTORY_MANAGER_CONFIGS += "phosphor-inventory-manager-assettag-native"