]> code.ossystems Code Review - openembedded-core.git/commit
python: import pyrsistent from meta-python
authorBruce Ashfield <bruce.ashfield@gmail.com>
Wed, 24 Nov 2021 14:32:40 +0000 (09:32 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Nov 2021 16:58:55 +0000 (16:58 +0000)
commite25d4417bc4ca01474c74dc5bd38594bcfbe6639
treeb4d77ee023fc6075e032cd5ddba11113919dec75
parent748f7d377b62a0cd6bae558791a4d84b8110ea1a
python: import pyrsistent from meta-python

pyrsistent is a dependency of python3-jsonschema, which is being
imported to support kernel device tree validation.

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