mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
python: import jsonpointer from meta-python
required to support python3-json, which is required for python3-dtschema and device tree checking by the kernel. (From OE-Core rev: 5e057c058da55385d8566532bd713bcd7b4c9ebc) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
91dbc50d6e
commit
f5c4069808
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
python3 tests.py
|
||||
Reference in New Issue
Block a user