Signed-off-by: Qian Lei <[email protected]> --- 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 2d6b49c..3e7d42c 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 @@ -7,7 +7,7 @@ SRC_URI = "https://fedorahosted.org/releases/c/l/cluster/${BP}.tar.xz" SRC_URI[md5sum] = "3f496dbecaea367af5a5e81d2e8dcab8" -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.8.3.1 -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
