From: Martin Jansa Date: Mon, 16 Aug 2010 15:43:48 +0000 (+0200) Subject: python-native: bump PR after openssl upgrade X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46a6b6eed06bd3873a2310e397071c4d6c5c49a1;p=openembedded.git python-native: bump PR after openssl upgrade --- 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 \