From patchwork Tue Mar 13 07:58:57 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [CONSOLIDATED,PULL,23/23] python, python-native: bump PR Date: Tue, 13 Mar 2012 07:58:57 -0000 From: Saul Wold X-Patchwork-Id: 23125 Message-Id: To: openembedded-core@lists.openembedded.org From: Andreas Oberritter Signed-off-by: Andreas Oberritter --- 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 3e970a7..aaf11ac 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"