summaryrefslogtreecommitdiff
path: root/packages/gdb/gdb_6.6.bb
AgeCommit message (Collapse)AuthorFiles
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-03-01gdb-6.6: Added early_debug_in_nptl.patch as recommended in eglibc.org FAQ.Leon Woestenberg1
2007-09-01gdb: Sync with poky (metadata cleanups, addition of gdb-cross-sdk)Richard Purdie1
2007-05-23gdb: fix RRECOMMENDSKoen Kooi1
2007-05-15gdb: unifyRolf Leggewie1
2007-05-14gdb: only RRECOMMEND glibc stuff when building for glibc, the check isn't ↵Koen Kooi1
optimal
2006-12-31gdb: Add 6.6, drop 6.1, 6.2, 6.2.1. Make gdb RRECOMMEND the thread db ↵Richard Purdie1
package from glibc (gdb segfaults on arm EABI without it).