summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-devtools/python')
-rw-r--r--meta-networking/recipes-devtools/python/python3-scapy_2.6.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-networking/recipes-devtools/python/python3-scapy_2.6.0.bb b/meta-networking/recipes-devtools/python/python3-scapy_2.6.0.bb
index ba21c46055..fdef5473ef 100644
--- a/meta-networking/recipes-devtools/python/python3-scapy_2.6.0.bb
+++ b/meta-networking/recipes-devtools/python/python3-scapy_2.6.0.bb
@@ -20,7 +20,6 @@ SRCREV = "f7a64114b35fd8ee63ce07290f8a2dffd52b215f"
20SRC_URI = "git://github.com/secdev/scapy.git;branch=master;protocol=https \ 20SRC_URI = "git://github.com/secdev/scapy.git;branch=master;protocol=https \
21 file://run-ptest" 21 file://run-ptest"
22 22
23S = "${WORKDIR}/git"
24 23
25UPSTREAM_CHECK_COMMITS = "1" 24UPSTREAM_CHECK_COMMITS = "1"
26 25