summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/python/python_2.7.3.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python_2.7.3.bb b/meta/recipes-devtools/python/python_2.7.3.bb
index 7f13e22f7f..9ded75b373 100644
--- a/meta/recipes-devtools/python/python_2.7.3.bb
+++ b/meta/recipes-devtools/python/python_2.7.3.bb
@@ -163,7 +163,6 @@ RPROVIDES_${PN}-core = "${PN}"
163RRECOMMENDS_${PN}-core = "${PN}-readline" 163RRECOMMENDS_${PN}-core = "${PN}-readline"
164RRECOMMENDS_${PN}-core_append_class-nativesdk = " nativesdk-python-modules" 164RRECOMMENDS_${PN}-core_append_class-nativesdk = " nativesdk-python-modules"
165RRECOMMENDS_${PN}-crypt = "openssl" 165RRECOMMENDS_${PN}-crypt = "openssl"
166RRECOMMENDS_${PN}-crypt_class-nativesdk = "nativesdk-openssl"
167 166
168# package libpython2 167# package libpython2
169PACKAGES =+ "lib${BPN}2" 168PACKAGES =+ "lib${BPN}2"