diff options
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 | 2 |
1 files changed, 2 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 faafeecfaf..678aec0135 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 | |||
| @@ -23,6 +23,8 @@ SRC_URI = "git://github.com/secdev/scapy.git;branch=master;protocol=https;tag=v$ | |||
| 23 | 23 | ||
| 24 | UPSTREAM_CHECK_COMMITS = "1" | 24 | UPSTREAM_CHECK_COMMITS = "1" |
| 25 | 25 | ||
| 26 | CVE_PRODUCT = "scapy" | ||
| 27 | |||
| 26 | inherit python_setuptools_build_meta ptest | 28 | inherit python_setuptools_build_meta ptest |
| 27 | 29 | ||
| 28 | do_install:append() { | 30 | do_install:append() { |
