summaryrefslogtreecommitdiffstats
path: root/meta-openpower
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-11-03 09:11:00 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-05 21:03:23 -0500
commitb6056a28270d6634a1afc26076ddb1299748e030 (patch)
tree1b1de42145474a38116b07412559fd48d3b18eed /meta-openpower
parentf9afb7a2d68978dc2fd257dd68ce0cf2540e6015 (diff)
downloadtalos-openbmc-b6056a28270d6634a1afc26076ddb1299748e030.tar.gz
talos-openbmc-b6056a28270d6634a1afc26076ddb1299748e030.zip
meta-openpower: aspeed-lpc-ctrl: set LICENSE field
Set LICENSE field explicitly. (From meta-openpower rev: a5da1d51efc81ac29728388c98308deee11fca8b) Change-Id: I128c593c8aecc01874e13f66486673d7feb42f29 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openpower')
-rw-r--r--meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl_git.bb b/meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl_git.bb
index 53ffbaa36..252773422 100644
--- a/meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl_git.bb
+++ b/meta-openpower/recipes-phosphor/host/aspeed-lpc-ctrl_git.bb
@@ -2,8 +2,9 @@ SUMMARY = "ASPEED LPC Host Interface Control tool"
DESCRIPTION = "Configures the BMC to expose memory regions to the host"
PR = "r1"
PV = "1.0+git${SRCPV}"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
-inherit obmc-phosphor-license
inherit obmc-phosphor-systemd
inherit autotools
OpenPOWER on IntegriCloud