diff options
Diffstat (limited to 'meta/recipes-devtools/python/python_2.7.15.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python_2.7.15.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python_2.7.15.bb b/meta/recipes-devtools/python/python_2.7.15.bb index d78400b6e6..b402ad6f1e 100644 --- a/meta/recipes-devtools/python/python_2.7.15.bb +++ b/meta/recipes-devtools/python/python_2.7.15.bb | |||
| @@ -152,6 +152,7 @@ py_package_preprocess () { | |||
| 152 | (cd ${PKGD}; python -m py_compile ./${libdir}/python${PYTHON_MAJMIN}/_sysconfigdata.py) | 152 | (cd ${PKGD}; python -m py_compile ./${libdir}/python${PYTHON_MAJMIN}/_sysconfigdata.py) |
| 153 | } | 153 | } |
| 154 | 154 | ||
| 155 | PACKAGES_remove = "${PN}" | ||
| 155 | 156 | ||
| 156 | # manual dependency additions | 157 | # manual dependency additions |
| 157 | RPROVIDES_${PN}-core = "${PN}" | 158 | RPROVIDES_${PN}-core = "${PN}" |
| @@ -181,8 +182,6 @@ RDEPENDS_${PN}-dev = "" | |||
| 181 | 182 | ||
| 182 | BBCLASSEXTEND = "nativesdk" | 183 | BBCLASSEXTEND = "nativesdk" |
| 183 | 184 | ||
| 184 | RPROVIDES_${PN} += "${PN}-modules" | ||
| 185 | |||
| 186 | # We want bytecode precompiled .py files (.pyc's) by default | 185 | # We want bytecode precompiled .py files (.pyc's) by default |
| 187 | # but the user may set it on their own conf | 186 | # but the user may set it on their own conf |
| 188 | 187 | ||
