From b8982b4f010b71e00975a9bb2f3540834db50705 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Mon, 21 Sep 2020 16:13:32 -0700 Subject: python3-jinja2: bbappend for ptest The main recipe has moved to oe-core, but with ptest disabled. Here we simply conditionally inherit ptest to enable it in meta-python. Remove the original recipe and the python3-jinja2/ directory. Signed-off-by: Tim Orling --- meta-python/recipes-devtools/python/python3-jinja2/run-ptest | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-jinja2/run-ptest (limited to 'meta-python/recipes-devtools/python/python3-jinja2') diff --git a/meta-python/recipes-devtools/python/python3-jinja2/run-ptest b/meta-python/recipes-devtools/python/python3-jinja2/run-ptest deleted file mode 100644 index 5cec711696..0000000000 --- a/meta-python/recipes-devtools/python/python3-jinja2/run-ptest +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -pytest -- cgit 1.2.3-korg