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 <ticotimo@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Tim Orling
2020-09-21 21:47:25 -07:00
committed by Khem Raj
parent 2a460d8c67
commit 92be59704b
3 changed files with 2 additions and 30 deletions

View File

@@ -0,0 +1,2 @@
# Main recipe was moved to oe-core, but with ptest disabled
inherit ${@bb.utils.filter('DISTRO_FEATURES', 'ptest', d)}