mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-12 04:42:16 +00:00
isic: set precise BSD license
"BSD" is ambiguous, use the precise licenses BSD-2-Clause Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY = "ISIC -- IP Stack Integrity Checker"
|
|||||||
DESCRIPTION = "ISIC is a suite of utilities to exercise the stability of an IP Stack and its component stacks (TCP, UDP, ICMP et. al.)"
|
DESCRIPTION = "ISIC is a suite of utilities to exercise the stability of an IP Stack and its component stacks (TCP, UDP, ICMP et. al.)"
|
||||||
HOMEPAGE = "http://isic.sourceforge.net/"
|
HOMEPAGE = "http://isic.sourceforge.net/"
|
||||||
SECTION = "security"
|
SECTION = "security"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-2-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d41d8cd98f00b204e9800998ecf8427e"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=d41d8cd98f00b204e9800998ecf8427e"
|
||||||
|
|
||||||
DEPENDS = "libnet"
|
DEPENDS = "libnet"
|
||||||
|
|||||||
Reference in New Issue
Block a user