]> code.ossystems Code Review - openembedded-core.git/commit
python: Switch to using the default -dbg package
authorMark Hatle <mark.hatle@windriver.com>
Mon, 20 Jun 2011 18:14:21 +0000 (13:14 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Jun 2011 11:01:13 +0000 (12:01 +0100)
commit63f4e1b469046753009d0cef498ef09c87c54912
tree34499a4dda247de8354310223ba2442fca4efccf
parent6b7156c8ce5d9073bd12ded251c0eeacb021c8c1
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>
meta/recipes-devtools/python/python-2.6-manifest.inc
meta/recipes-devtools/python/python.inc
meta/recipes-devtools/python/python_2.6.6.bb
scripts/contrib/python/generate-manifest-2.6.py