diff options
author | Andreas Oberritter <obi@opendreambox.org> | 2012-03-12 22:24:12 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-13 11:44:47 +0000 |
commit | cd504c7f1bd0440a114cb304f141b2b8197c7f66 (patch) | |
tree | 4d88afdaaaab470d20005b05d21548f48df067cc /meta | |
parent | 2edc929c47ac90eabad74e3726912fb3a57aaecd (diff) | |
download | openembedded-core-cd504c7f1bd0440a114cb304f141b2b8197c7f66.tar.gz openembedded-core-cd504c7f1bd0440a114cb304f141b2b8197c7f66.tar.bz2 openembedded-core-cd504c7f1bd0440a114cb304f141b2b8197c7f66.zip |
python, python-native: bump PR
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/python/python.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc index 3e970a7161..aaf11aca8b 100644 --- a/meta/recipes-devtools/python/python.inc +++ b/meta/recipes-devtools/python/python.inc @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.python.org" LICENSE = "PSFv2" SECTION = "devel/python" # bump this on every change in contrib/python/generate-manifest-2.7.py -INC_PR = "r0" +INC_PR = "r1" LIC_FILES_CHKSUM = "file://LICENSE;md5=2dffb81509b47974467ea23409909b1c" |