kumquat-buildroot/toolchain
Thomas Petazzoni 8dba09de9d dependencies: bail out if makeinfo isn't found
makeinfo is mandatory at least to build a toolchain. Currently,
dependencies.sh doesn't fail if makeinfo is not present and only
displays a message that can easily be lost. The user will then
encounter the issue later, when it is more difficult to understand
what's happening.

So, this patch simply does for makeinfo what the script does for the
other dependencies: bail out if they aren't available.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-12-15 21:03:50 +01:00
..
binutils binutils: remove external source patches 2009-12-14 23:54:48 +01:00
ccache
dependencies dependencies: bail out if makeinfo isn't found 2009-12-15 21:03:50 +01:00
elf2flt
external-toolchain
gcc gcc: do not pass --with-pkgversion to gcc < 4.3 2009-12-15 12:03:05 +01:00
gdb gdb: remove external sources patches 2009-12-14 23:54:48 +01:00
kernel-headers kernel-headers: bump 2.6.31.x / 2.6.32.x stable versions 2009-12-14 21:14:46 +01:00
mklibs
sstrip
uClibc uclibc: get rid of avr32 special version since upstream works 2009-12-15 10:49:59 +01:00
Config.in Remove external source toolchain options 2009-12-14 23:54:47 +01:00
Config.in.1 Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE 2009-12-14 23:54:47 +01:00
Config.in.2 Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE 2009-12-14 23:54:47 +01:00
Makefile.in
patch-kernel.sh
wget-show-external-deps.sh