summaryrefslogtreecommitdiff
path: root/recipes/python/python.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-16 21:35:34 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-17 10:34:01 +0200
commitb16899ec9eadd8ccae74e31484fa7161798a6445 (patch)
treeeefab896bd3a34640dce30591f57c8abb10afd7c /recipes/python/python.inc
parenta5052d3889a383cd257b7dbb9bf3dedef8cdd5fe (diff)
python: import 2.6.5 from poky
* without legacy staging * fix QA issue libpython2: non -dev package contains symlink .so: libpython2 path * use FILESPATHPKG Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
Diffstat (limited to 'recipes/python/python.inc')
-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 1e73d103c7..b90dc2c0bb 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 = "ml10"
+INC_PR = "ml11"
DEFAULT_PREFERENCE = "-26"