From 7ff8c823bf6b7781891e31c1d130dc4ab0fed03d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 21 Sep 2020 12:55:28 +0100 Subject: python3-jinja2: Import from meta-oe/meta-python This is used by some of the results handling code and needed as part of buildtools tarball on various autobuilder worker for testing. ptest is disabled for OE-Core, at least for now since it depends on python3-pytest which in turn has may other dependencies. Acked-by: Tim Orling (From OE-Core rev: b5156e95e9e80e3e0f7eea181cd12f85e03a111d) Signed-off-by: Tim Orling Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-jinja2/run-ptest | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-jinja2/run-ptest (limited to 'meta/recipes-devtools/python/python3-jinja2/run-ptest') diff --git a/meta/recipes-devtools/python/python3-jinja2/run-ptest b/meta/recipes-devtools/python/python3-jinja2/run-ptest new file mode 100644 index 0000000000..5cec711696 --- /dev/null +++ b/meta/recipes-devtools/python/python3-jinja2/run-ptest @@ -0,0 +1,3 @@ +#!/bin/sh + +pytest -- cgit v1.2.3-54-g00ecf