1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

python3-jsonschema: remove obsolete RDEPENDS

The backport of importlib-metadata is no longer needed as we have Python
3.8+.

(From OE-Core rev: 7346481c1ec31366ca5aacaa79c377ef3fd2baa2)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton
2024-07-23 15:51:10 +01:00
committed by Richard Purdie
parent 65d4f15ad6
commit 80b2488082
@@ -33,7 +33,6 @@ RDEPENDS:${PN} += " \
python3-attrs \
python3-core \
python3-datetime \
python3-importlib-metadata \
python3-io \
python3-json \
python3-jsonschema-specifications \