diff options
| -rw-r--r-- | recipes-security/scapy/python3-scapy_2.4.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-security/scapy/python3-scapy_2.4.4.bb b/recipes-security/scapy/python3-scapy_2.4.4.bb index 8d81ed1..23ddfce 100644 --- a/recipes-security/scapy/python3-scapy_2.4.4.bb +++ b/recipes-security/scapy/python3-scapy_2.4.4.bb | |||
| @@ -13,6 +13,8 @@ SRC_URI = "git://github.com/secdev/scapy.git \ | |||
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | UPSTREAM_CHECK_COMMITS = "1" | ||
| 17 | |||
| 16 | inherit setuptools3 ptest | 18 | inherit setuptools3 ptest |
| 17 | 19 | ||
| 18 | do_install_append() { | 20 | do_install_append() { |
