mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
122 B
BlitzBasic
9 lines
122 B
BlitzBasic
inherit pypi setuptools3
|
|
require python-cryptography.inc
|
|
|
|
LDSHARED += "-pthread"
|
|
|
|
SRC_URI += " \
|
|
file://run-ptest \
|
|
"
|