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

Set LICENSE field explicitly.

Change-Id: Ib945dbdd35614d34d6af12682688371ebd0a713a
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/dbus/phosphor-dbus-interfaces-mapper-config-native.bb b/recipes-phosphor/dbus/phosphor-dbus-interfaces-mapper-config-native.bb
index 0869c3f..69cb14f 100644
--- a/recipes-phosphor/dbus/phosphor-dbus-interfaces-mapper-config-native.bb
+++ b/recipes-phosphor/dbus/phosphor-dbus-interfaces-mapper-config-native.bb
@@ -3,9 +3,11 @@
 xyz.openbmc_project interface prefix to the mapper \
 watch list."
 
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
+
 inherit phosphor-mapper
 inherit native
-inherit obmc-phosphor-license
 
 PHOSPHOR_MAPPER_SERVICE_append = " xyz.openbmc_project"
 PHOSPHOR_MAPPER_INTERFACE_append = " xyz.openbmc_project"