aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/tcpdump/tcpdump_4.9.3.bb
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-22 14:19:16 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-24 01:01:44 -0700
commit12cb4828ce646b2e0bd7ed8dd8ee4ba5240edb38 (patch)
tree191913181e5b70b91a7c05f2beaab8a6682a4835 /meta-networking/recipes-support/tcpdump/tcpdump_4.9.3.bb
parent0a7fc41eb868453bcd52de0f75ac90147adf8251 (diff)
downloadmeta-openembedded-12cb4828ce646b2e0bd7ed8dd8ee4ba5240edb38.tar.gz
tcpdump: Clarify BSD license variant
The License of tcpdump is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/tcpdump/tcpdump_4.9.3.bb')
-rw-r--r--meta-networking/recipes-support/tcpdump/tcpdump_4.9.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.9.3.bb b/meta-networking/recipes-support/tcpdump/tcpdump_4.9.3.bb
index 3cd12aee77..05fc99bdc7 100644
--- a/meta-networking/recipes-support/tcpdump/tcpdump_4.9.3.bb
+++ b/meta-networking/recipes-support/tcpdump/tcpdump_4.9.3.bb
@@ -1,7 +1,7 @@
SUMMARY = "A sophisticated network protocol analyzer"
HOMEPAGE = "http://www.tcpdump.org/"
SECTION = "net"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1d4b0366557951c84a94fabe3529f867"
DEPENDS = "libpcap"