diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-04 13:45:43 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2024-01-05 07:52:16 -0500 |
| commit | 1092d94bbe5c631da144e9844d1f6eceaf8d1eaa (patch) | |
| tree | eb5dd7a66433558b2acca5d32da3f64e8fcc0306 /meta-networking/recipes-devtools | |
| parent | 04395fd148f82f713847012444a231c62f54c8e7 (diff) | |
| download | meta-openembedded-1092d94bbe5c631da144e9844d1f6eceaf8d1eaa.tar.gz | |
python3-scapy: upgrade to latest revision
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit ca49f2025e65713811e73e894c60cb78be1ed34c)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-devtools')
| -rw-r--r-- | meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb b/meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb index cc3f2ee1dd..4858e4e579 100644 --- a/meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb +++ b/meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb | |||
| @@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
| 16 | # If you want ptest support, use the git repo | 16 | # If you want ptest support, use the git repo |
| 17 | # UTscapy does not exist in the pypi pkg | 17 | # UTscapy does not exist in the pypi pkg |
| 18 | # | 18 | # |
| 19 | SRCREV = "9473f77d8b548c8e478e52838bdd4c12f5d4f4ff" | 19 | SRCREV = "0474c37bf1d147c969173d52ab3ac76d2404d981" |
| 20 | SRC_URI = "git://github.com/secdev/scapy.git;branch=master;protocol=https \ | 20 | SRC_URI = "git://github.com/secdev/scapy.git;branch=master;protocol=https \ |
| 21 | file://run-ptest" | 21 | file://run-ptest" |
| 22 | 22 | ||
