mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 18:23:02 +01: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:
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 \
|
||||
|
||||
Reference in New Issue
Block a user