commit | da4c850d3b28fc656bc2622b6c9f3e2cebb21c46 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Tue Nov 06 09:29:43 2018 -0800 |
committer | Patrick Venture <venture@google.com> | Wed Nov 07 12:52:51 2018 -0800 |
tree | 7533a4d4bebb2bada5ffed59b79cab0fc7f4892c | |
parent | e957c51f893a4dde80cf58401d1ac88183d110c7 [diff] [blame] |
meta-qualcomm: centriq2400-rep: socupdate: set LICENSE field Set LICENSE field explicitly. Change-Id: I435c3b0b80d640038437cb87bc1b1f592ed3555e Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/meta-centriq2400-rep/recipes-phosphor/socupdate/socupdate.bb b/meta-centriq2400-rep/recipes-phosphor/socupdate/socupdate.bb index 45f69d3..16b11a3 100644 --- a/meta-centriq2400-rep/recipes-phosphor/socupdate/socupdate.bb +++ b/meta-centriq2400-rep/recipes-phosphor/socupdate/socupdate.bb
@@ -2,8 +2,9 @@ DESCRIPTION = "" HOMEPAGE = "" PR = "r1" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://${QUALCOMMBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" -inherit obmc-phosphor-license SRC_URI += "file://socupdate.sh"