mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-service-identity: add missing ptest dependencies and re-enable functional tests
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
bb8e0534be
commit
53cdb1c38d
|
|
@ -52,6 +52,7 @@ PTESTS_FAST_META_PYTHON = "\
|
|||
python3-requests-toolbelt \
|
||||
python3-semver \
|
||||
python3-serpent \
|
||||
python3-service-identity \
|
||||
python3-simpleeval \
|
||||
python3-smpplib \
|
||||
python3-soupsieve \
|
||||
|
|
@ -82,7 +83,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\
|
|||
python3-pint \
|
||||
python3-pyzmq \
|
||||
python3-scrypt \
|
||||
python3-service-identity \
|
||||
python3-whoosh \
|
||||
python3-xlrd \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ RDEPENDS:${PN} += " \
|
|||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-pytest \
|
||||
python3-unittest-automake-output \
|
||||
python3-pyopenssl \
|
||||
"
|
||||
|
||||
do_install_ptest() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user