]> code.ossystems Code Review - openembedded-core.git/commitdiff
python: bump PR
authorTom Zanussi <tom.zanussi@intel.com>
Wed, 9 Nov 2011 15:03:31 +0000 (09:03 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Nov 2011 12:07:21 +0000 (12:07 +0000)
Commit 23d2eaf9 ('skip setup.py 'import check' when cross-compiling')
neglected bumping the PR, this adds it.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
meta/recipes-devtools/python/python_2.7.2.bb

index 360e64e9a6ac13202c8bd15eb9aee3c75d64fa02..5682e0547354aff640f2eea7b97d11a74f1d9387 100644 (file)
@@ -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 = ""