[yocto] [PATCH] [meta-cgl][PATCH 1_2] cluster: Fix license format

Alexandru.Vaduva Alexandru.Vaduva at enea.com
Fri Feb 13 04:18:28 PST 2015


The patch from Qian Lei was redone since the SRC_URI checksum
change ws done previous to this change by me.

Signed-off-by: Qian Lei <qianl.fnst at cn.fujitsu.com>
Signed-off-by: Alexandru.Vaduva <Alexandru.Vaduva at enea.com>
---
 meta-cgl-common/recipes-cgl/cluster/cluster_3.2.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-cgl-common/recipes-cgl/cluster/cluster_3.2.0.bb b/meta-cgl-common/recipes-cgl/cluster/cluster_3.2.0.bb
index a28ec59..2610236 100644
--- a/meta-cgl-common/recipes-cgl/cluster/cluster_3.2.0.bb
+++ b/meta-cgl-common/recipes-cgl/cluster/cluster_3.2.0.bb
@@ -8,7 +8,7 @@ SRC_URI = "https://fedorahosted.org/releases/c/l/cluster/${BP}.tar.xz"
 SRC_URI[md5sum] = "300d83dbbc525c3da21c2e961271c84b"
 SRC_URI[sha256sum] = "4d340338c2376d369cb223469fa1a3356cce9ab5b2a0a0a33256ade2dbbe02d1"
 
-LICENSE = "GPL-2.0 LGPL-2.0"
+LICENSE = "GPL-2.0 & LGPL-2.0"
 LIC_FILES_CHKSUM = "file://doc/README.licence;md5=ee8ae43af5ea09f12ca7f7a649764cb0"
 
 PR = "r1"
-- 
1.9.1




More information about the yocto mailing list