mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
libtirpc: Clarify BSD license variant
The license of libtirpc is BSD-3-Clause. (From OE-Core rev: 72998a9d4cd05e4276bc974946d285d05970391e) 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
d156f7e973
commit
917900ed83
@@ -3,7 +3,7 @@ DESCRIPTION = "Libtirpc is a port of Suns Transport-Independent RPC library to L
|
||||
SECTION = "libs/network"
|
||||
HOMEPAGE = "http://sourceforge.net/projects/libtirpc/"
|
||||
BUGTRACKER = "http://sourceforge.net/tracker/?group_id=183075&atid=903784"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f835cce8852481e4b2bbbdd23b5e47f3 \
|
||||
file://src/netname.c;beginline=1;endline=27;md5=f8a8cd2cb25ac5aa16767364fb0e3c24"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user