meta-ibm: dbus-interfaces: set LICENSE field
Set LICENSE field explicitly.
Change-Id: I35a25ffb7aaf90906a1a39655dff6ffc8873d17b
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb b/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb
index 3744703..a2e0ba5 100644
--- a/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb
+++ b/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