commit | a9d3fc103ec3ce617c3fd810e892a430e2c7e242 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Nov 05 19:28:24 2018 -0800 |
committer | Patrick Venture <venture@google.com> | Wed Nov 07 12:31:49 2018 -0800 |
tree | 310b57c7941d14a4a5f4f4bb88b78cecdbd2b6c5 | |
parent | 8eab743b947a530b8c4b86ade597822dc493289a [diff] [blame] |
meta-openpower: vpd: fru-properties-example-native: set LICENSE field Set LICENSE field explicitly. Change-Id: If1c92c048ec31a1a78442f9e78ee9ea5f2a0fa13 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/vpd/openpower-fru-properties-example-native.bb b/recipes-phosphor/vpd/openpower-fru-properties-example-native.bb index 7ed83b3..c398cc8 100644 --- a/recipes-phosphor/vpd/openpower-fru-properties-example-native.bb +++ b/recipes-phosphor/vpd/openpower-fru-properties-example-native.bb
@@ -1,8 +1,9 @@ SUMMARY = "FRU properties config for openpower-vpd-parser" PR = "r1" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://${OPENPOWERBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" inherit native -inherit obmc-phosphor-license inherit openpower-fru-vpd SRC_URI += "file://example.yaml"