diff options
| author | Khem Raj <raj.khem@gmail.com> | 2025-11-20 00:32:16 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-20 00:34:05 -0800 |
| commit | 3e446998209fbb1f3d917300db91993834eeb02d (patch) | |
| tree | d085ac3bbd1b697dffc6225aa114324b9824b76f /meta-networking/recipes-devtools/python/python3-scapy_2.6.1.bb | |
| parent | 92bbf4473345fd0d5dece4bcfcb3074c127cb9df (diff) | |
| download | meta-openembedded-3e446998209fbb1f3d917300db91993834eeb02d.tar.gz | |
python-scapy: Ignore failing ptests
These tests fail in OE qemu environment and is sensitive to ISP provider
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-devtools/python/python3-scapy_2.6.1.bb')
| -rw-r--r-- | meta-networking/recipes-devtools/python/python3-scapy_2.6.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-devtools/python/python3-scapy_2.6.1.bb b/meta-networking/recipes-devtools/python/python3-scapy_2.6.1.bb index 5f09fd852a..faafeecfaf 100644 --- a/meta-networking/recipes-devtools/python/python3-scapy_2.6.1.bb +++ b/meta-networking/recipes-devtools/python/python3-scapy_2.6.1.bb | |||
| @@ -18,6 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
| 18 | # | 18 | # |
| 19 | SRCREV = "8e08cbf759de6709a5b4af6bea3655d293129bb4" | 19 | SRCREV = "8e08cbf759de6709a5b4af6bea3655d293129bb4" |
| 20 | SRC_URI = "git://github.com/secdev/scapy.git;branch=master;protocol=https;tag=v${PV} \ | 20 | SRC_URI = "git://github.com/secdev/scapy.git;branch=master;protocol=https;tag=v${PV} \ |
| 21 | file://0001-python3-scapy-skip-ICMP-regression-tests-in-ptest.patch \ | ||
| 21 | file://run-ptest" | 22 | file://run-ptest" |
| 22 | 23 | ||
| 23 | UPSTREAM_CHECK_COMMITS = "1" | 24 | UPSTREAM_CHECK_COMMITS = "1" |
