kumquat-buildroot/support/scripts
Serj Kalichev 64e3896a10 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:47 +01:00
..
apply-patches.sh
br2-external
brpkgutil.py graph-depends: fix code style 2018-01-29 23:14:24 +01:00
check-bin-arch support/check-bin-arch: exclude kernel modules for merged /usr 2018-03-30 22:11:20 +02:00
check-host-rpath
check-kernel-headers.sh
check-uniq-files support/check-uniq-files: support weird locales and filenames 2018-04-06 20:09:19 +02:00
eclipse-register-toolchain
expunge-gconv-modules
fix-configure-powerpc64.sh
fix-rpath support/scripts/fix-rpath: exclude /lib/firmware in the target 2018-04-30 22:17:55 +02:00
genimage.sh support/scripts/genimage.sh: show usage when invoked incorrectly 2017-12-11 20:14:39 +01:00
graph-build-time graph-build-time: fix code style 2018-01-29 23:14:24 +01:00
graph-depends graph-depends: fix code style 2018-01-29 23:14:24 +01:00
hardlink-or-copy
mkmakefile support/scripts/mkmakefile: make wrapper silent by default 2018-11-14 23:25:47 +01:00
mkusers support/scripts/mkusers: preserve group members 2018-10-01 21:18:56 +02:00
pkg-stats
pycompile.py pycompile: fix code style 2018-01-29 23:14:24 +01:00
setlocalversion
size-stats size-stats: fix code style 2018-01-29 23:14:24 +01:00
xorg-release