]> code.ossystems Code Review - openembedded-core.git/commit
python: import idna from meta-python
authorBruce Ashfield <bruce.ashfield@gmail.com>
Tue, 23 Nov 2021 03:54:28 +0000 (22:54 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Nov 2021 16:58:55 +0000 (16:58 +0000)
commit14fdb80c3c32e728f32d798134acaef6250c001a
treef97e97482ffd6574c5dbd35fda140bc631737999
parentc28fd66c673a852d287220ec0c9fe882464a0161
python: import idna from meta-python

Importing idna from meta-python, which is a dependency of
python3-jsonschema. These packges are required to support
the validation of kernel device trees.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
meta/recipes-devtools/python/python3-idna_3.3.bb [new file with mode: 0644]