From f5c406980876d7b218d7b2d919add68dd5a3e1f8 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 22 Nov 2021 22:50:12 -0500 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-jsonpointer/run-ptest | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-jsonpointer/run-ptest (limited to 'meta/recipes-devtools/python/python3-jsonpointer/run-ptest') diff --git a/meta/recipes-devtools/python/python3-jsonpointer/run-ptest b/meta/recipes-devtools/python/python3-jsonpointer/run-ptest new file mode 100644 index 0000000000..51e609f4ba --- /dev/null +++ b/meta/recipes-devtools/python/python3-jsonpointer/run-ptest @@ -0,0 +1,3 @@ +#!/bin/sh + +python3 tests.py -- cgit v1.2.3-54-g00ecf