summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python_2.7.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python_2.7.2.bb b/meta/recipes-devtools/python/python_2.7.2.bb
index fb5e860fdb..2b18c5305c 100644
--- a/meta/recipes-devtools/python/python_2.7.2.bb
+++ b/meta/recipes-devtools/python/python_2.7.2.bb
@@ -100,6 +100,7 @@ do_install() {
100 fi 100 fi
101} 101}
102 102
103SSTATE_SCAN_FILES += "Makefile"
103PACKAGE_PREPROCESS_FUNCS += "py_package_preprocess" 104PACKAGE_PREPROCESS_FUNCS += "py_package_preprocess"
104 105
105py_package_preprocess () { 106py_package_preprocess () {