summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-12-08 19:30:23 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-09 13:18:37 +0000
commit60c3c875e2547d636e55abd115c0c7fb23488379 (patch)
tree63ba11c4698fcb79d61e5720f583bd2186f921c7 /meta
parentf33168a18ddc9929c8e302937051fb6430047990 (diff)
downloadopenembedded-core-60c3c875e2547d636e55abd115c0c7fb23488379.tar.gz
python3-cryptography: remove python3-tomli RDEPENDS
The test suite doesn't use tomli, so remove it. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/python/python3-cryptography_38.0.3.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb b/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb
index 14ad459c1b..4bbc0904ed 100644
--- a/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb
+++ b/meta/recipes-devtools/python/python3-cryptography_38.0.3.bb
@@ -45,7 +45,6 @@ RDEPENDS:${PN}-ptest += " \
${PYTHON_PN}-pytest \
${PYTHON_PN}-pytest-subtests \
${PYTHON_PN}-pytz \
- ${PYTHON_PN}-tomli \
"
inherit ptest