From: Andreas Oberritter Date: Mon, 12 Mar 2012 21:24:12 +0000 (+0100) Subject: python, python-native: bump PR X-Git-Tag: 2015-4~11459 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cd504c7f1bd0440a114cb304f141b2b8197c7f66;p=openembedded-core.git python, python-native: bump PR Signed-off-by: Andreas Oberritter --- 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"