kumquat-buildroot/support
Serj Kalichev 46964be408 support/scripts/mkmakefile: make wrapper silent by default
Suppose we use Makefile wrapper and build some project out of
buildroot tree (O=...). A command like "make
busybox-all-external-deps" will output the string "uname 022 && make
..." to stdout before the usefull information. It pollutes stdout. At
the same time if we use the same command in the buildroot source-tree
then we don't get the additional output. This patch makes wrapper
silent by default. People who prefer to see more verbose output can
use V=1.

Signed-off-by: Serj Kalichev <serj.kalichev@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit c77cd17082)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-11-14 23:25:33 +01:00
..
config-fragments support/config-fragments/autobuild: update pre-built Buildroot toolchains 2018-06-30 18:00:30 +02:00
dependencies support/dependencies: check for system-provided bison and flex 2018-08-20 16:01:42 +02:00
docker support/docker: use the distro-provided flake8 2018-06-17 20:54:02 +02:00
download download: fix file:// BR2_PRIMARY_SITE (download cache) 2018-08-21 00:24:29 +02:00
gnuconfig support/gnuconfig: bump version to 2016-05-15 2016-06-05 22:26:57 +02:00
kconfig support/kconfig: Add missing target to README.buildroot 2018-05-13 22:09:01 +02:00
legal-info legal-info: add hash for our own license file 2017-07-05 16:31:40 +02:00
libtool support/libtool: add patch for newer versions 2014-12-21 13:21:56 +01:00
misc Update for 2018.08 2018-09-06 22:11:06 +02:00
scripts support/scripts/mkmakefile: make wrapper silent by default 2018-11-14 23:25:33 +01:00
testing support/testing: fix TestATFMarvell test case 2018-10-21 19:36:38 +02:00