Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
6863fe514b7d8cea80b36ffe0e866cde0df7f137
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-cryptography_2.1.4.bb
blob: 195923343b7a16864e9143b12ae993dd3a921a58 [
file
] [
log
] [
blame
]
Brad Bishop
316dfdd
2018-06-25 12:45:53 -0400
[
diff
] [
blame
]
1
inherit pypi setuptools3
2
require
python
-
cryptography
.
inc
3
4
LDSHARED
+=
"-pthread"
5
6
SRC_URI
+=
" \
7
file://run-ptest \
8
"