From 92be59704b4afa65166fc6df209355b4fac67e00 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Mon, 21 Sep 2020 21:47:25 -0700 Subject: python3-markupsafe: 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-markupsafe/ directory. Signed-off-by: Tim Orling Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-markupsafe/run-ptest | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-markupsafe/run-ptest (limited to 'meta-python/recipes-devtools/python/python3-markupsafe') diff --git a/meta-python/recipes-devtools/python/python3-markupsafe/run-ptest b/meta-python/recipes-devtools/python/python3-markupsafe/run-ptest deleted file mode 100644 index 5cec711696..0000000000 --- a/meta-python/recipes-devtools/python/python3-markupsafe/run-ptest +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -pytest -- cgit v1.2.3-54-g00ecf