[meta-virtualization] [PATCH 1/1] xen: TPM Emulator: Corrected license from GPL to GPLv2

Kurt Bodiker kurt.bodiker at braintrust-us.com
Fri Apr 27 09:44:43 PDT 2018


TPM Emulator is licensed under GPLv2.  Bitbake does not consider GPL a
valid license, so it throws a warning.  Fix that.

Signed-off-by: Kurt Bodiker <kurt.bodiker at braintrust-us.com>
---
This patch is to be applied after applying the Xen vTPM patch series. It
corrects the license applicable to the TPM Emulator which I had
incorrectly listed in the recipe as GPL to the correct license type of
GPLv2.

 recipes-extended/xen/tpm-emulator_0.7.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/xen/tpm-emulator_0.7.4.bb b/recipes-extended/xen/tpm-emulator_0.7.4.bb
index 7207676..f626929 100644
--- a/recipes-extended/xen/tpm-emulator_0.7.4.bb
+++ b/recipes-extended/xen/tpm-emulator_0.7.4.bb
@@ -3,7 +3,7 @@
 
 DESCRIPTION = "TPM Emulator"
 HOMEPAGE = "http://xenbits.xen.org/xen-extfiles"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://README;md5=eeabd77cf8fd8a8bc42983884cb09863"
 
 SRC_URI = "\
-- 
2.14.2


-- 

*This email and all attachments are considered confidential and the 
proprietary information of BrainTrust Holdings.  Unauthorized disclosure is 
prohibited.  *


More information about the meta-virtualization mailing list