mirror of
https://git.yoctoproject.org/poky
synced 2026-02-11 03:03:02 +01:00
python3-jinja2: remove obsolete python3-toml dependency
As we have Python 3.11+, tomllib will be used. (From OE-Core rev: d1ce0b4d40c5ac598564873d892c7be74ea2528b) 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
af87fe9e55
commit
4ffb0e69eb
@@ -26,7 +26,6 @@ do_install_ptest() {
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-pytest \
|
||||
python3-unittest-automake-output \
|
||||
python3-toml \
|
||||
python3-unixadmin \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user