mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-scapy: Upgrade to 2.6.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-3
@@ -16,11 +16,10 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
|||||||
# If you want ptest support, use the git repo
|
# If you want ptest support, use the git repo
|
||||||
# UTscapy does not exist in the pypi pkg
|
# UTscapy does not exist in the pypi pkg
|
||||||
#
|
#
|
||||||
SRCREV = "f7a64114b35fd8ee63ce07290f8a2dffd52b215f"
|
SRCREV = "8e08cbf759de6709a5b4af6bea3655d293129bb4"
|
||||||
SRC_URI = "git://github.com/secdev/scapy.git;branch=master;protocol=https \
|
SRC_URI = "git://github.com/secdev/scapy.git;branch=master;protocol=https;tag=v${PV} \
|
||||||
file://run-ptest"
|
file://run-ptest"
|
||||||
|
|
||||||
|
|
||||||
UPSTREAM_CHECK_COMMITS = "1"
|
UPSTREAM_CHECK_COMMITS = "1"
|
||||||
|
|
||||||
inherit python_setuptools_build_meta ptest
|
inherit python_setuptools_build_meta ptest
|
||||||
Reference in New Issue
Block a user