]> code.ossystems Code Review - openembedded-core.git/commit
python: import webcolors 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)
commitcbba71e821815f97bb1dcadadc067d28b9d1e5ab
tree7116f3642d1382d26e3a68cb178743c585a6589d
parentffe53365633833e5134744730b00c74cbb462752
python: import webcolors from meta-python

Importing webcolors, 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-webcolors/run-ptest [new file with mode: 0644]
meta/recipes-devtools/python/python3-webcolors_1.11.1.bb [new file with mode: 0644]