python3-cryptography: remove python3-tomli RDEPENDS

The test suite doesn't use tomli, so remove it.

(From OE-Core rev: 60c3c875e2547d636e55abd115c0c7fb23488379)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2022-12-08 19:30:23 +00:00
committed by Richard Purdie
parent 3910c4292a
commit 94c019d9c0

View File

@@ -45,7 +45,6 @@ RDEPENDS:${PN}-ptest += " \
${PYTHON_PN}-pytest \
${PYTHON_PN}-pytest-subtests \
${PYTHON_PN}-pytz \
${PYTHON_PN}-tomli \
"
inherit ptest