summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/mrw/mrw-api-native.bb
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-06 21:09:31 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-08 05:24:52 +0300
commitedb390a8f923ee08b976b1ebf3dd1ae8912f2e18 (patch)
treecc59a73b594484ce8b96b1fb49623e337481ccd4 /meta-phosphor/recipes-phosphor/mrw/mrw-api-native.bb
parentf775cae2ccb17537f5cc8b2e2ff6f9f2bb504373 (diff)
downloadopenbmc-edb390a8f923ee08b976b1ebf3dd1ae8912f2e18.tar.xz
meta-phosphor: master refresh d71a48b236..f05db6a860
Update meta-phosphor to master HEAD. Patrick Venture (6): meta-phosphor: mrw-api-native: set LICENSE field meta-phosphor: obmc-inventory: set LICENSE field meta-phosphor: mrw-perl-tools-native: set LICENSE field meta-phosphor: mrw-patch-native: set LICENSE field meta-phosphor: obmc-phosphor-fand: set LICENSE field meta-phosphor: obmc-phosphor-chassisd: set LICENSE field Change-Id: Ife52c4042abb732dd6511f20645837a844716e25 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/mrw/mrw-api-native.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/mrw/mrw-api-native.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/mrw/mrw-api-native.bb b/meta-phosphor/recipes-phosphor/mrw/mrw-api-native.bb
index 1930388ed..b08db6930 100644
--- a/meta-phosphor/recipes-phosphor/mrw/mrw-api-native.bb
+++ b/meta-phosphor/recipes-phosphor/mrw/mrw-api-native.bb
@@ -1,10 +1,11 @@
SUMMARY = "Phosphor OpenBMC machine readable workbook API modules"
DESCRIPTION = "The API for the MRW XML generated by the Serverwiz tool"
PR = "r1"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;md5=d2794c0df5b907fdace235a619d80314"
S = "${WORKDIR}/scripts"
-inherit obmc-phosphor-license
inherit native
inherit perlnative
inherit cpan-base