meta-quanta: q71l: ipmi-sensor-map-native: set LICENSE field

Set LICENSE field explicitly.

Change-Id: I8ab4ebb5e2b8229183e1a7a02380ea38b332a507
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map-native.bb b/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map-native.bb
index 951a55f..07c53e4 100644
--- a/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map-native.bb
+++ b/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map-native.bb
@@ -1,9 +1,10 @@
 SUMMARY = "Quanta Q71l IPMI to DBus Sensor mapping."
 PR = "r1"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${QUANTABASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
 
 inherit native
 inherit phosphor-ipmi-host
-inherit obmc-phosphor-license
 
 PROVIDES += "virtual/phosphor-ipmi-sensor-inventory"