From: Christophe PRIOUZEAU Date: Mon, 7 Oct 2019 13:08:40 +0000 (+0000) Subject: rpcbind: Clarify BSD license variant X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~13029 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a91163844e4de16eabe5a1b3ad113a56f6e8d595;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git rpcbind: Clarify BSD license variant The license of rpcbind is BSD-3-Clause. Signed-off-by: Christophe Priouzeau Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/rpcbind/rpcbind_1.2.5.bb b/meta/recipes-extended/rpcbind/rpcbind_1.2.5.bb index 7c96aca36b7..19d778b6d14 100644 --- a/meta/recipes-extended/rpcbind/rpcbind_1.2.5.bb +++ b/meta/recipes-extended/rpcbind/rpcbind_1.2.5.bb @@ -6,7 +6,7 @@ HOMEPAGE = "http://sourceforge.net/projects/rpcbind/" BUGTRACKER = "http://sourceforge.net/tracker/?group_id=201237&atid=976751" DEPENDS = "libtirpc quota" -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=b46486e4c4a416602693a711bb5bfa39 \ file://src/rpcinfo.c;beginline=1;endline=27;md5=f8a8cd2cb25ac5aa16767364fb0e3c24"