diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-native_2.7.13.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-native_2.7.13.bb | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/meta/recipes-devtools/python/python-native_2.7.13.bb b/meta/recipes-devtools/python/python-native_2.7.13.bb index 9a6430dba5..7edf153489 100644 --- a/meta/recipes-devtools/python/python-native_2.7.13.bb +++ b/meta/recipes-devtools/python/python-native_2.7.13.bb | |||
| @@ -25,14 +25,7 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/${PN}:" | |||
| 25 | 25 | ||
| 26 | inherit native | 26 | inherit native |
| 27 | 27 | ||
| 28 | RPROVIDES += "python-distutils-native \ | 28 | require python-native-${PYTHON_MAJMIN}-manifest.inc |
| 29 | python-compression-native \ | ||
| 30 | python-textutils-native \ | ||
| 31 | python-codecs-native \ | ||
| 32 | python-core-native \ | ||
| 33 | python-unittest-native \ | ||
| 34 | python-io-native \ | ||
| 35 | " | ||
| 36 | 29 | ||
| 37 | EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --with-system-expat=${STAGING_DIR_HOST}" | 30 | EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --with-system-expat=${STAGING_DIR_HOST}" |
| 38 | 31 | ||
