meta-phosphor: mapper-config-native: set LICENSE field

Set LICENSE field explicitly.

Change-Id: I68423a07b605e0e84102c1ff6c8a37070a967dc9
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/dbus/phosphor-mapper-config-native.bb b/recipes-phosphor/dbus/phosphor-mapper-config-native.bb
index befbdbc..68163e1 100644
--- a/recipes-phosphor/dbus/phosphor-mapper-config-native.bb
+++ b/recipes-phosphor/dbus/phosphor-mapper-config-native.bb
@@ -3,8 +3,9 @@
 configuration files to the native /usr/share/phosphor-mapper filesystem."
 HOMEPAGE = "http://github.com/openbmc/phosphor-objmgr"
 PR = "r1"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
 
-inherit obmc-phosphor-license
 inherit native
 inherit phosphor-mapper