aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python.inc
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2011-06-20 13:14:21 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-23 12:01:13 +0100
commit63f4e1b469046753009d0cef498ef09c87c54912 (patch)
tree34499a4dda247de8354310223ba2442fca4efccf /meta/recipes-devtools/python/python.inc
parent6b7156c8ce5d9073bd12ded251c0eeacb021c8c1 (diff)
downloadopenembedded-core-63f4e1b469046753009d0cef498ef09c87c54912.tar.gz
python: Switch to using the default -dbg package
Python was missing a lot of debug information. Switch to use the default -dbg package. Also add some additional debug information to the -dbg package. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-devtools/python/python.inc')
-rw-r--r--meta/recipes-devtools/python/python.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc
index 3de220b6a4..f5ebb5bcdd 100644
--- a/meta/recipes-devtools/python/python.inc
+++ b/meta/recipes-devtools/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 = "nk1"
+INC_PR = "nk2"
DEFAULT_PREFERENCE = "-26"