[oe] [meta-oe][PATCH] xorgxrdp: Fix the License

zhengrq zhengrq.fnst at cn.fujitsu.com
Tue Mar 6 12:09:14 UTC 2018


Change the License to MIT as Fedora. And I also found the license it's MIT in the spdx file of xorgxrdp. 

Signed-off-by: Zheng Ruoqin <zhengrq.fnst at cn.fujitsu.com>
---
 meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb
index 0c779b5..aab64f8 100644
--- a/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb
+++ b/meta-oe/recipes-support/xorg-xrdp/xorgxrdp_0.2.5.bb
@@ -1,6 +1,6 @@
 SUMMARY = "Xorg drivers for xrdp."
 
-LICENSE = "X11"
+LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=a2523660329fdca3d954c0a87390e007 \
 "
 
-- 
2.7.4






More information about the Openembedded-devel mailing list