From eb6fc049798ae5a1ece3c448bf03abbf5e884d56 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Tue, 6 Oct 2009 20:50:09 +0000 Subject: python: Fixed -dbg QA error (config/.debug in python-distutils). * For more see http://lists.linuxtogo.org/pipermail/openembedded-devel/2009-October/013964.html --- 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 5791297609..7e61f795ba 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 = "ml7" +INC_PR = "ml8" DEFAULT_PREFERENCE = "-26" -- cgit v1.2.3