aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb-cross-sdk_6.8.bb
AgeCommit message (Collapse)Author
2010-02-23gdb-cross-sdk: Add zlib-sdk to DEPENDS.Tom Rini
No PR bump since we don't actually link vs the -sdk libs.
2009-08-25gdb: Make 6.8 packages match regarding patches and licenseHolger Hans Peter Freyther
6.8 was the first release to use GPLv3+, make sure the license is set correctly. Also make sure the karmic compile fix is applied for everyone.
2009-08-02gdb: Add a patch to fix compilation of gdb 6.8Holger Hans Peter Freyther
gcc warns about the subscript_array being uninitialized, just memset this area... luckily I can not break much as this is for fortran code.
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>