kumquat-buildroot/toolchain
Peter Korsgaard 2c6390a5d0 dependencies: check for extract tools as well
Most of the extract tools (gzip/bzip/..) we already check for explicitly
in dependencies.sh (as they are used outside GENTARGETS), but not for
xzcat.
The .xz format is used fairly rarely, and it is likely to not be available
on build hosts, so an explicit (hardcoded) check for it isn't optimal.
Instead, add the inflate tools used to DL_TOOLS_DEPENDENCIES, similar to
how we do it for svn/git/bzr/...

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-12-04 20:27:21 +01:00
..
dependencies dependencies: check for extract tools as well 2011-12-04 20:27:21 +01:00
elf2flt support: move package/gnuconfig to support/gnuconfig 2011-09-17 08:22:12 +02:00
gcc toolchain/gcc: add 4.3 / 4.4 fix for gcc pr 39429 2011-11-07 23:13:00 +01:00
gdb gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT 2011-11-24 14:26:52 +01:00
kernel-headers kernel-headers: bump 3.0.x / 3.1.x stable versions 2011-11-29 09:17:20 +01:00
mklibs toolchain: mark mklibs as broken 2011-05-02 21:39:53 +02:00
toolchain-buildroot uClibc: drop BR2_PROGRAM_INVOCATION option 2011-07-27 11:56:53 +02:00
toolchain-crosstool-ng toolchain/ct-ng: update to 1.13.0 2011-11-02 09:32:41 +01:00
toolchain-external gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT 2011-11-24 14:26:52 +01:00
uClibc uClibc: remove trailer from linuxthreads-errno patches confusing modern patch 2011-11-24 22:29:46 +01:00
Config.in gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT 2011-11-24 14:26:52 +01:00
helpers.mk gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT 2011-11-24 14:26:52 +01:00
Makefile.in binutils: make it a proper package 2011-01-02 22:55:16 +01:00
toolchain-buildroot.mk binutils: make it a proper package 2011-01-02 22:55:16 +01:00
toolchain-common.in gdb: fix kconfig dependency handling with !BR_TOOLCHAIN_BUILDROOT 2011-11-24 14:26:52 +01:00
toolchain-crosstool-ng.mk binutils: make it a proper package 2011-01-02 22:55:16 +01:00
toolchain-external.mk binutils: make it a proper package 2011-01-02 22:55:16 +01:00