python-native: bump PR after openssl upgrade
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 16 Aug 2010 15:43:48 +0000 (17:43 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 16 Aug 2010 15:43:48 +0000 (17:43 +0200)
recipes/python/python-native_2.6.4.bb

index ccb6409..df2aa72 100644 (file)
@@ -1,7 +1,7 @@
 require python.inc
 DEPENDS = "openssl-native bzip2-full-native zlib-native readline-native"
 # set to 0 on every increase of INC_PR
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 SRC_URI = "\
   http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.bz2;name=archive \