rpcbind: Clarify BSD license variant

The license of rpcbind is BSD-3-Clause.

(From OE-Core rev: a91163844e4de16eabe5a1b3ad113a56f6e8d595)

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Christophe PRIOUZEAU
2019-10-07 13:08:40 +00:00
committed by Richard Purdie
parent d98da1c237
commit df97d5ae1c

View File

@@ -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"