diff options
author | Yuan Chao <yuanc.fnst@cn.fujitsu.com> | 2019-08-29 14:41:08 +0900 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-08-29 16:04:35 -0700 |
commit | c6c9dd2e065916a05c079b71889a9ee0660ca88d (patch) | |
tree | 85122240041954d22b28da30bef8230992392341 /recipes-security | |
parent | d145b783469252e4e943ca0fe28d73b9cf8be282 (diff) | |
download | meta-security-c6c9dd2e065916a05c079b71889a9ee0660ca88d.tar.gz |
python-scapy: upgrade 2.4.2 -> 2.4.3
License file changed from bin/scapy to LICENSE
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-security')
-rw-r--r-- | recipes-security/scapy/python-scapy.inc | 4 | ||||
-rw-r--r-- | recipes-security/scapy/python-scapy_2.4.3.bb (renamed from recipes-security/scapy/python-scapy_2.4.2.bb) | 0 | ||||
-rw-r--r-- | recipes-security/scapy/python3-scapy_2.4.3.bb (renamed from recipes-security/scapy/python3-scapy_2.4.2.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/scapy/python-scapy.inc b/recipes-security/scapy/python-scapy.inc index baa69b2..28e13f2 100644 --- a/recipes-security/scapy/python-scapy.inc +++ b/recipes-security/scapy/python-scapy.inc | |||
@@ -3,11 +3,11 @@ DESCRIPTION = "Scapy is a powerful interactive packet manipulation program. It i | |||
3 | SECTION = "security" | 3 | SECTION = "security" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://bin/scapy;beginline=9;endline=13;md5=1d5249872cc54cd4ca3d3879262d0c69" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
7 | 7 | ||
8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |
9 | 9 | ||
10 | SRCREV = "bad14cb1a5aee29f8107fbe8ad008d4645f14da7" | 10 | SRCREV = "3047580162a9407ef05fe981983cacfa698f1159" |
11 | SRC_URI = "git://github.com/secdev/scapy.git" | 11 | SRC_URI = "git://github.com/secdev/scapy.git" |
12 | 12 | ||
13 | inherit ptest | 13 | inherit ptest |
diff --git a/recipes-security/scapy/python-scapy_2.4.2.bb b/recipes-security/scapy/python-scapy_2.4.3.bb index 982620e..982620e 100644 --- a/recipes-security/scapy/python-scapy_2.4.2.bb +++ b/recipes-security/scapy/python-scapy_2.4.3.bb | |||
diff --git a/recipes-security/scapy/python3-scapy_2.4.2.bb b/recipes-security/scapy/python3-scapy_2.4.3.bb index abcaeeb..abcaeeb 100644 --- a/recipes-security/scapy/python3-scapy_2.4.2.bb +++ b/recipes-security/scapy/python3-scapy_2.4.3.bb | |||