diff options
Diffstat (limited to 'meta/recipes-devtools/python/python.inc')
| -rw-r--r-- | meta/recipes-devtools/python/python.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc index 19942baeb0..bc5e5b91f7 100644 --- a/meta/recipes-devtools/python/python.inc +++ b/meta/recipes-devtools/python/python.inc | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.python.org" | |||
| 3 | LICENSE = "PSFv2" | 3 | LICENSE = "PSFv2" |
| 4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
| 5 | # bump this on every change in contrib/python/generate-manifest-2.7.py | 5 | # bump this on every change in contrib/python/generate-manifest-2.7.py |
| 6 | INC_PR = "r0" | 6 | INC_PR = "r1" |
| 7 | 7 | ||
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ed3abfd1059e2d3a36a8cff3986f9bb6" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ed3abfd1059e2d3a36a8cff3986f9bb6" |
| 9 | 9 | ||
| @@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "726457e11cb153adc3f428aaf1901fc561a374c30e5e7da6742c0742a3 | |||
| 14 | 14 | ||
| 15 | PYTHON_MAJMIN = "2.7" | 15 | PYTHON_MAJMIN = "2.7" |
| 16 | 16 | ||
| 17 | inherit autotools-brokensep | 17 | inherit autotools |
| 18 | 18 | ||
| 19 | PYTHONLSBOPTS = "--with-wctype-functions" | 19 | PYTHONLSBOPTS = "--with-wctype-functions" |
| 20 | PYTHONLSBOPTS_linuxstdbase = "ac_cv_sizeof_off_t=8" | 20 | PYTHONLSBOPTS_linuxstdbase = "ac_cv_sizeof_off_t=8" |
