Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
1a4b7ee28bf7413af6513fb45ad0d0736048f866
/
.
/
meta-security
/
recipes-security
/
scapy
/
python-scapy_2.4.0.bb
blob: 98db1fd6d1075507b4a6897885102204978c87fa [
file
] [
log
] [
blame
]
Brad Bishop
1a4b7ee
2018-12-16 17:11:34 -0800
[
diff
] [
blame^
]
1
inherit setuptools
2
require
python
-
scapy
.
inc
3
4
SRC_URI
+=
"file://run-ptest"
5
6
RDEPENDS_$
{
PN
}
+=
"${PYTHON_PN}-subprocess"