meta-phosphor: ipmi-fru-properties-native: set LICENSE field

Set LICENSE field explicitly.

Change-Id: I0f04186067b74e6c34c5289223082289a548e3fc
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-native.bb b/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-native.bb
index 8040f88..02f4514 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-native.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-native.bb
@@ -1,8 +1,9 @@
 SUMMARY = "FRU properties config for ipmi-fru-parser"
 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-fru
 
 SRC_URI += "file://extra-properties.yaml"