From: Tom Zanussi Date: Wed, 9 Nov 2011 15:03:31 +0000 (-0600) Subject: python: bump PR X-Git-Tag: 2015-4~12824 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=87f42a7f899ecaba8ca8d11c09752b6019feb9d5;p=openembedded-core.git python: bump PR Commit 23d2eaf9 ('skip setup.py 'import check' when cross-compiling') neglected bumping the PR, this adds it. Signed-off-by: Tom Zanussi --- diff --git a/meta/recipes-devtools/python/python_2.7.2.bb b/meta/recipes-devtools/python/python_2.7.2.bb index 360e64e9a6..5682e05473 100644 --- a/meta/recipes-devtools/python/python_2.7.2.bb +++ b/meta/recipes-devtools/python/python_2.7.2.bb @@ -1,7 +1,7 @@ require python.inc DEPENDS = "python-native db gdbm openssl readline sqlite3 zlib" DEPENDS_sharprom = "python-native db readline zlib gdbm openssl" -PR = "${INC_PR}.1" +PR = "${INC_PR}.2" DISTRO_SRC_URI ?= "file://sitecustomize.py" DISTRO_SRC_URI_linuxstdbase = ""