From 3132272d238d2204272be0106c7b23a5c470c48e Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Tue, 6 Nov 2018 09:46:03 -0800 Subject: meta-hxt: stardragon4800-rep2: stardragon4800-rep2-config: set LICENSE field Set LICENSE field explicitly. (From meta-hxt rev: de676c5b542da4421585a322d9896427f359537e) Change-Id: Ib8ed775d06f4318fee343c5575c0ffd914143042 Signed-off-by: Patrick Venture Signed-off-by: Brad Bishop --- .../recipes-phosphor/workbook/stardragon4800-rep2-config.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta-hxt/meta-stardragon4800-rep2') diff --git a/meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/workbook/stardragon4800-rep2-config.bb b/meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/workbook/stardragon4800-rep2-config.bb index 475ee2f9e3..de5f7ae4f4 100644 --- a/meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/workbook/stardragon4800-rep2-config.bb +++ b/meta-hxt/meta-stardragon4800-rep2/recipes-phosphor/workbook/stardragon4800-rep2-config.bb @@ -1,11 +1,12 @@ SUMMARY = "HXT Rep board wiring" DESCRIPTION = "Board wiring information for the HXT Rep system." PR = "r1" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://${HXTBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" inherit allarch inherit setuptools inherit pythonnative -inherit obmc-phosphor-license PROVIDES += "virtual/obmc-inventory-data" RPROVIDES_${PN} += "virtual-obmc-inventory-data" -- cgit v1.2.3