From b16899ec9eadd8ccae74e31484fa7161798a6445 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 16 Aug 2010 21:35:34 +0200 Subject: 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 Acked-by: Michael 'Mickey' Lauer --- recipes/python/python.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/python/python.inc') 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" -- cgit v1.2.3