mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 20:02:24 +02:00
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:
committed by
Richard Purdie
parent
d98da1c237
commit
df97d5ae1c
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user