aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2009-04-05 04:47:52 -0700
committerKoen Kooi <koen@openembedded.org>2009-04-05 12:37:58 +0200
commit749df5d17185aa545f4e62247ab364b6d4e8b179 (patch)
tree89a3ae1ffa74a6476ad6e0beae81aea43f4b7786 /recipes/python
parentb5346026a5b351de5ba2d25bbd8c536af46eccec (diff)
downloadopenembedded-749df5d17185aa545f4e62247ab364b6d4e8b179.tar.gz
cmake, git-native, python: Bump PR to force rebuild
* commit 27d8a050c81bba4b42d496572c64b9cb6a43fec6 to openssl triggered build failures
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/python.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python.inc b/recipes/python/python.inc
index 1e53e6964e..f11345192c 100644
--- a/recipes/python/python.inc
+++ b/recipes/python/python.inc
@@ -4,7 +4,7 @@ LICENSE = "PSF"
SECTION = "devel/python"
PRIORITY = "optional"
# bump this on every change in contrib/python/generate-manifest-2.6.py
-PR = "ml2"
+PR = "ml3"
DEFAULT_PREFERENCE = "-26"