diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/python/python_2.7.2.bb | 1 |
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 | ||
103 | SSTATE_SCAN_FILES += "Makefile" | ||
103 | PACKAGE_PREPROCESS_FUNCS += "py_package_preprocess" | 104 | PACKAGE_PREPROCESS_FUNCS += "py_package_preprocess" |
104 | 105 | ||
105 | py_package_preprocess () { | 106 | py_package_preprocess () { |