commit | cab54cccbebfa2a6e71db5e680c1e61e743b0409 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Tue Nov 06 09:29:05 2018 -0800 |
committer | Patrick Venture <venture@google.com> | Wed Nov 07 12:52:42 2018 -0800 |
tree | 2f8733a1dbe11b7680e254698bcdd4128caafed9 | |
parent | 416ed46c7f337ae1b901bedf469e2c2ba29cf066 [diff] |
meta-qualcomm: centriq2400-rep: console-client: set LICENSE field Set LICENSE field explicitly. Change-Id: I3c105f53490c620f73bfe233ff65eea47fe47532 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client.bb b/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client.bb index 4c8dc15..eb7ed1f 100644 --- a/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client.bb +++ b/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client.bb
@@ -1,5 +1,6 @@ FILESEXTRAPATHS_prepend_centriq2400-rep := "${THISDIR}/${PN}:" -inherit obmc-phosphor-license +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://${QUALCOMMBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" SRC_URI += "file://centriq-2400rep-console-client.sh"