]> code.ossystems Code Review - openembedded-core.git/commit
python: import jsonpointer 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)
commit5e057c058da55385d8566532bd713bcd7b4c9ebc
treed898e3840261b2fef400fb83e4f8cf44298d61d8
parentd56fcb5806784359a9e81ea5ac4816caaeee7750
python: import jsonpointer from meta-python

required to support python3-json, which is required for python3-dtschema
and device tree checking by the kernel.

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