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

Importing this package as a dependency to python3-dt-schema,
which is required for kernel device tree validation.

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