License file changed from bin/scapy to LICENSE Signed-off-by: Yuan Chao <yuanc.f...@cn.fujitsu.com> --- recipes-security/scapy/python-scapy.inc | 4 ++-- .../scapy/{python-scapy_2.4.2.bb => python-scapy_2.4.3.bb} | 0 .../scapy/{python3-scapy_2.4.2.bb => python3-scapy_2.4.3.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename recipes-security/scapy/{python-scapy_2.4.2.bb => python-scapy_2.4.3.bb} (100%) rename recipes-security/scapy/{python3-scapy_2.4.2.bb => python3-scapy_2.4.3.bb} (100%)
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 SECTION = "security" LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://bin/scapy;beginline=9;endline=13;md5=1d5249872cc54cd4ca3d3879262d0c69" +LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" S = "${WORKDIR}/git" -SRCREV = "bad14cb1a5aee29f8107fbe8ad008d4645f14da7" +SRCREV = "3047580162a9407ef05fe981983cacfa698f1159" SRC_URI = "git://github.com/secdev/scapy.git" inherit ptest diff --git a/recipes-security/scapy/python-scapy_2.4.2.bb b/recipes-security/scapy/python-scapy_2.4.3.bb similarity index 100% rename from recipes-security/scapy/python-scapy_2.4.2.bb rename to 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 similarity index 100% rename from recipes-security/scapy/python3-scapy_2.4.2.bb rename to recipes-security/scapy/python3-scapy_2.4.3.bb -- 2.17.1 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto