meta-phosphor: dbus-interfaces: set LICENSE field

Set LICENSE field explicitly.

Change-Id: Id409dc882eba077cc9f90d337dd5b7a093a92087
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
index 7b94e11..4b612e1 100644
--- a/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -3,9 +3,10 @@
 PR = "r1"
 PV = "1.0+git${SRCPV}"
 S = "${WORKDIR}/git"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 inherit autotools pkgconfig
-inherit obmc-phosphor-license
 inherit pythonnative
 inherit phosphor-dbus-yaml