diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-native_2.7.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-native_2.7.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-native_2.7.3.bb b/meta/recipes-devtools/python/python-native_2.7.3.bb index b0b3503ed9..162ecedb73 100644 --- a/meta/recipes-devtools/python/python-native_2.7.3.bb +++ b/meta/recipes-devtools/python/python-native_2.7.3.bb | |||
| @@ -19,6 +19,8 @@ SRC_URI += "file://04-default-is-optimized.patch \ | |||
| 19 | " | 19 | " |
| 20 | S = "${WORKDIR}/Python-${PV}" | 20 | S = "${WORKDIR}/Python-${PV}" |
| 21 | 21 | ||
| 22 | FILESPATH = "${FILE_DIRNAME}/python-native/:${FILE_DIRNAME}/python/" | ||
| 23 | |||
| 22 | inherit native | 24 | inherit native |
| 23 | 25 | ||
| 24 | RPROVIDES += "python-distutils-native python-compression-native python-textutils-native python-core-native" | 26 | RPROVIDES += "python-distutils-native python-compression-native python-textutils-native python-core-native" |
