mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 16:56:37 +01:00
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. (From OE-Core rev: 63f4e1b469046753009d0cef498ef09c87c54912) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
35e622d415
commit
d1557562a5
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user