meta-phosphor: ipmi-fru-merge-config-native: set LICENSE field

Set LICENSE field explicitly.

Change-Id: I68f85e21515faed120d4df5e8e87fbb6cd1bac13
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-fru-merge-config-native.bb b/recipes-phosphor/ipmi/phosphor-ipmi-fru-merge-config-native.bb
index a44774e..734aca1 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-fru-merge-config-native.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-fru-merge-config-native.bb
@@ -4,10 +4,11 @@
 files generated by gen-ipmi-fru.pl into a single config file. \
 fru-gen parser parses the merged config file and generates cpp file"
 PR = "r1"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
 
 inherit native
 inherit phosphor-ipmi-host
-inherit obmc-phosphor-license
 
 DEPENDS += "virtual/phosphor-ipmi-fru-read-inventory"
 DEPENDS += "virtual/phosphor-ipmi-fru-read-bmc-inventory"