kumquat-buildroot/support
Bjørn Forsman e8160146e6 dependencies.sh: stop mixing echo and printf (use echo)
'printf' was introduced because it is more portable than 'echo -e'. But
when the escape sequences are just newlines we can just as well use
plain 'echo' (and remove the newline escape sequences).

This looks cleaner than having some lines with echo and some with
printf.

Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-22 21:47:41 +01:00
..
dependencies dependencies.sh: stop mixing echo and printf (use echo) 2014-01-22 21:47:41 +01:00
dummy-external
gnuconfig
kconfig
legal-info
libtool
misc
scripts deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx 2014-01-10 15:03:53 +01:00