summaryrefslogtreecommitdiffstats
path: root/meta-ibm
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-11-03 08:36:39 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-05 21:03:23 -0500
commitc484d32a94e325553950cb6e87d1eeaea83f6f4c (patch)
tree2374f82e5430b6bb83eb04e54807980d5fe407db /meta-ibm
parent05f003581479c3be8b650bc243c7c95f4ee8a149 (diff)
downloadtalos-openbmc-c484d32a94e325553950cb6e87d1eeaea83f6f4c.tar.gz
talos-openbmc-c484d32a94e325553950cb6e87d1eeaea83f6f4c.zip
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>
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb3
1 files changed, 2 insertions, 1 deletions
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 37447038d..a2e0ba528 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 @@ SUMMARY = "IBM DBus Interfaces"
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
OpenPOWER on IntegriCloud