From 8dd59bdb181eaa9b2325d1e75f657e1b78c181fc Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 16 Aug 2010 16:37:24 +0200 Subject: recipes: bump PR in recipes depending on openssl after SHR and Angstrom moved to openssl-1.0.0 Signed-off-by: Martin Jansa --- recipes/python/python_2.6.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/python/python_2.6.4.bb') diff --git a/recipes/python/python_2.6.4.bb b/recipes/python/python_2.6.4.bb index 16efd51e4a..594ffb0af7 100644 --- a/recipes/python/python_2.6.4.bb +++ b/recipes/python/python_2.6.4.bb @@ -3,7 +3,7 @@ DEPENDS = "python-native db gdbm openssl readline sqlite3 tcl zlib\ ${@base_contains('DISTRO_FEATURES', 'tk', 'tk', '', d)}" DEPENDS_sharprom = "python-native db readline zlib gdbm openssl" # 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 \ -- cgit v1.2.3