summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python/python3-native_3.5.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-native_3.5.2.bb b/meta/recipes-devtools/python/python3-native_3.5.2.bb
index 3f4b567278..782e2cda9f 100644
--- a/meta/recipes-devtools/python/python3-native_3.5.2.bb
+++ b/meta/recipes-devtools/python/python3-native_3.5.2.bb
@@ -79,3 +79,5 @@ do_install() {
79 # Tests are large and we don't need them in the native sysroot 79 # Tests are large and we don't need them in the native sysroot
80 rm ${D}${libdir}/python${PYTHON_MAJMIN}/test -rf 80 rm ${D}${libdir}/python${PYTHON_MAJMIN}/test -rf
81} 81}
82
83RPROVIDES += "python3-misc-native"