kumquat-buildroot/toolchain/gdb
Yann E. MORIN c5da6f9553 toolchain/gdb: strip tarball component when extracting
For some tarballs of gdb (see next patch), the extracted directory is
*not* named after the version string (eg. gdb-6.6a extract into gdb-6.6/)

Create the appropriate directory first, then use --strip-{components,path}
when extracting gdb (the same way it is done for the generic package
infrastructure).

At the same time, get rid of the snapshot special case, because:
 1- it's no longer available in the menu
 2- it would be handled by the above change

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-10-05 16:46:50 +02:00
..
6.6 gdb: add support for Blackfin gdbserver 2011-02-07 14:29:38 +01:00
6.8 Add gdb-6.8 support, courtesy Fathi Boudra 2008-07-01 21:36:11 +00:00
Config.in gdb: misc cleanup 2011-10-05 16:14:26 +02:00
gdb.mk toolchain/gdb: strip tarball component when extracting 2011-10-05 16:46:50 +02:00