summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb b/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb
index b7709aa1ca..a0ef2af828 100644
--- a/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb
@@ -27,5 +27,3 @@ do_install_ptest() {
27 install -d ${D}${PTEST_PATH} 27 install -d ${D}${PTEST_PATH}
28 cp -rf ${S}/tests ${D}${PTEST_PATH} 28 cp -rf ${S}/tests ${D}${PTEST_PATH}
29} 29}
30
31BBCLASSEXTEND = "native nativesdk"