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:
Ross Burton
2024-07-23 15:51:14 +01:00
committed by Richard Purdie
parent af87fe9e55
commit 4ffb0e69eb

View File

@@ -26,7 +26,6 @@ do_install_ptest() {
RDEPENDS:${PN}-ptest += " \
python3-pytest \
python3-unittest-automake-output \
python3-toml \
python3-unixadmin \
"