summaryrefslogtreecommitdiff
path: root/recipes/python/python_2.6.2.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2009-08-08 10:08:45 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2009-08-08 10:08:45 +0200
commitf77a615dee76f1c6d560b69ec8c1a245bd46f39c (patch)
tree8db0ff94871600fd03606f3cd41bd49a9b2d2bf8 /recipes/python/python_2.6.2.bb
parent076d31f2981d51b093d86b0751121fe1e10669b1 (diff)
parenta702c1ad0559dd6712857e2e9a8ee82513814569 (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/python/python_2.6.2.bb')
-rw-r--r--recipes/python/python_2.6.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python_2.6.2.bb b/recipes/python/python_2.6.2.bb
index 07ae6cd107..d70a6e9e06 100644
--- a/recipes/python/python_2.6.2.bb
+++ b/recipes/python/python_2.6.2.bb
@@ -1,7 +1,7 @@
require python.inc
DEPENDS = "python-native db gdbm openssl readline sqlite3 tcl tk zlib"
DEPENDS_sharprom = "python-native db readline zlib gdbm openssl"
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
SRC_URI = "\
http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.bz2 \