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

Upgrade python-cryptography from 2.1.4 to 2.2. here is the change in LICENSE file thats resulting in checksums changes -from the same in CPython itself, and is licensed under the terms of the PSF -License Agreement. +from CPython, and is licensed under the terms of the PSF License Agreement. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.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 \
|
|
"
|