From d964d093f521530650fa6338eeef659b63be0cd4 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Mon, 21 Sep 2020 21:47:26 -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 Signed-off-by: Khem Raj --- 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 v1.2.3-54-g00ecf