summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-platformdirs_3.5.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-platformdirs_3.5.1.bb b/meta-python/recipes-devtools/python/python3-platformdirs_3.5.1.bb
index 4fefe565f1..c5c3d9fe6c 100644
--- a/meta-python/recipes-devtools/python/python3-platformdirs_3.5.1.bb
+++ b/meta-python/recipes-devtools/python/python3-platformdirs_3.5.1.bb
@@ -32,4 +32,4 @@ do_install_ptest() {
32 cp -rf ${S}/tests ${D}${PTEST_PATH}/ 32 cp -rf ${S}/tests ${D}${PTEST_PATH}/
33} 33}
34 34
35BBCLASSEXTEND = "native" 35BBCLASSEXTEND = "native nativesdk"