mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-15 15:37:18 +00:00
561d0806a9
convert package to python standard Signed-off-by: Armin Kuster <akuster808@gmail.com>
7 lines
120 B
BlitzBasic
7 lines
120 B
BlitzBasic
inherit setuptools
|
|
require python-scapy.inc
|
|
|
|
SRC_URI += "file://run-ptest"
|
|
|
|
RDEPENDS_${PN} += "${PYTHON_PN}-subprocess"
|