[oe-commits] Martin Jansa : python-native: bump PR after openssl upgrade

git version control git at git.openembedded.org
Mon Aug 16 15:43:41 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 46a6b6eed06bd3873a2310e397071c4d6c5c49a1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=46a6b6eed06bd3873a2310e397071c4d6c5c49a1

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Aug 16 17:43:48 2010 +0200

python-native: bump PR after openssl upgrade

---

 recipes/python/python-native_2.6.4.bb |    2 +-
 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 ccb6409..df2aa72 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 \





More information about the Openembedded-commits mailing list