meta-ibm: dbus-interfaces: set LICENSE field

Set LICENSE field explicitly.

(From meta-ibm rev: 768df03cb8466edfdd379229d99fe429e3c351f2)

Change-Id: I97ce39b966989175fc6280ced9b88dbf0dc4f7c8
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb b/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb
index 3744703..a2e0ba5 100644
--- a/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb
+++ b/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb
@@ -2,11 +2,12 @@
 DESCRIPTION = "Generated bindings, using sdbus++, for the IBM YAML"
 PR = "r1"
 PV = "1.0+git${SRCPV}"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 S = "${WORKDIR}/git"
 
 inherit autotools pkgconfig
-inherit obmc-phosphor-license
 inherit pythonnative
 inherit phosphor-dbus-yaml