aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-16 17:43:48 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-16 17:43:48 +0200
commit46a6b6eed06bd3873a2310e397071c4d6c5c49a1 (patch)
treeaa90d723607071d1dbb3090166b1e51a0b9fcbf7 /recipes/python
parent637002603d949f26ea7fcd42843dc4070b9465f9 (diff)
downloadopenembedded-46a6b6eed06bd3873a2310e397071c4d6c5c49a1.tar.gz
python-native: bump PR after openssl upgrade
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python-native_2.6.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-native_2.6.4.bb b/recipes/python/python-native_2.6.4.bb
index ccb6409e26..df2aa725b0 100644
--- a/recipes/python/python-native_2.6.4.bb
+++ b/recipes/python/python-native_2.6.4.bb
@@ -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 \