diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-08-12 11:24:23 +0200 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-08-12 11:25:27 +0200 |
commit | ee14422b23949fa59555d86be8f12386dc5ae827 (patch) | |
tree | 556be97987c80bde151fb7038e85f3e83f3b25f7 /recipes/python/python.inc | |
parent | c6dd2a039ee1e28fb62738a2b28a6475be57fee6 (diff) |
python: merge some improvements done in various oe.dev-boycott branches back into oe.dev
Diffstat (limited to 'recipes/python/python.inc')
-rw-r--r-- | recipes/python/python.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python.inc b/recipes/python/python.inc index 93c9569a26..b31d80e688 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 -INC_PR = "ml5" +INC_PR = "ml6" DEFAULT_PREFERENCE = "-26" |