From: Tom Zanussi Date: Wed, 9 Nov 2011 15:03:31 +0000 (-0600) Subject: python: bump PR X-Git-Tag: yocto-4.0~39205 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=87f42a7f899ecaba8ca8d11c09752b6019feb9d5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 360e64e9a6a..5682e054735 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 = ""