diff options
Diffstat (limited to 'meta/recipes-devtools/python/python_2.6.6.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python_2.6.6.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python_2.6.6.bb b/meta/recipes-devtools/python/python_2.6.6.bb index e3c235599d..418457cd50 100644 --- a/meta/recipes-devtools/python/python_2.6.6.bb +++ b/meta/recipes-devtools/python/python_2.6.6.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require python.inc | 1 | require python.inc |
| 2 | DEPENDS = "python-native db gdbm openssl readline sqlite3 zlib" | 2 | DEPENDS = "python-native db gdbm openssl readline sqlite3 zlib" |
| 3 | DEPENDS_sharprom = "python-native db readline zlib gdbm openssl" | 3 | DEPENDS_sharprom = "python-native db readline zlib gdbm openssl" |
| 4 | PR = "${INC_PR}.5" | 4 | PR = "${INC_PR}.6" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=38fdd546420fab09ac6bd3d8a1c83eb6" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=38fdd546420fab09ac6bd3d8a1c83eb6" |
| 6 | 6 | ||
| 7 | DISTRO_SRC_URI ?= "file://sitecustomize.py" | 7 | DISTRO_SRC_URI ?= "file://sitecustomize.py" |
| @@ -113,7 +113,7 @@ FILES_${PN}-core += "${bindir}/2to3" | |||
| 113 | 113 | ||
| 114 | # package libpython2 | 114 | # package libpython2 |
| 115 | PACKAGES =+ "lib${PN}2" | 115 | PACKAGES =+ "lib${PN}2" |
| 116 | FILES_lib${PN}2 = "${libdir}/libpython*.so*" | 116 | FILES_lib${PN}2 = "${libdir}/libpython*.so.*" |
| 117 | 117 | ||
| 118 | # additional stuff -dev | 118 | # additional stuff -dev |
| 119 | 119 | ||
