mirror of
https://git.yoctoproject.org/poky
synced 2026-05-28 21:52:40 +02:00
libpcap: Clarify BSD license variant
The License of libpcap is BSD-3-Clause. (From OE-Core rev: 39e7590db64f20f5280fc58e7a525771bdd1671d) 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
f56347151b
commit
f937d49ab3
@@ -5,7 +5,7 @@ security monitoring and network debugging."
|
||||
HOMEPAGE = "http://www.tcpdump.org/"
|
||||
BUGTRACKER = "http://sourceforge.net/tracker/?group_id=53067&atid=469577"
|
||||
SECTION = "libs/network"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=5eb289217c160e2920d2e35bddc36453 \
|
||||
file://pcap.h;beginline=1;endline=32;md5=39af3510e011f34b8872f120b1dc31d2"
|
||||
DEPENDS = "flex-native bison-native"
|
||||
|
||||
Reference in New Issue
Block a user