mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libnet: Clarify BSD license variant
The License of libnet is BSD-2-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9aae0c91fc
commit
d198a6a421
@ -2,7 +2,7 @@ SUMMARY = "A packet dissection and creation library"
|
||||
# libnet at packetfactory.net is dead
|
||||
HOMEPAGE = "https://github.com/sam-github/libnet"
|
||||
SECTION = "libs"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://doc/COPYING;md5=3ec839e00408b484d33b472a86b7c266"
|
||||
DEPENDS = "libpcap"
|
||||
# There are major API changes beween libnet v1.0 and libnet v1.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user