aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-idna.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python-idna.inc b/meta-python/recipes-devtools/python/python-idna.inc
index 436b58606a..519812ddc6 100644
--- a/meta-python/recipes-devtools/python/python-idna.inc
+++ b/meta-python/recipes-devtools/python/python-idna.inc
@@ -16,7 +16,3 @@ do_compile_prepend() {
}
BBCLASSEXTEND = "native nativesdk"
-
-do_install_append() {
- chmod 664 -R ${D}${PYTHON_SITEPACKAGES_DIR}/*.egg-info/
-} \ No newline at end of file