From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Fri, 2 Nov 2018 21:29:56 +0100 Subject: [Buildroot] [PATCH v2 1/1] support/scripts/mkmakefile: Wrapper is silent by default In-Reply-To: <20181102112933.14823-1-serj.kalichev@gmail.com> References: <20181026112621.8146-1-serj.kalichev@gmail.com> <20181102112933.14823-1-serj.kalichev@gmail.com> Message-ID: <20181102212956.435734c2@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Fri, 2 Nov 2018 14:29:33 +0300, Serj Kalichev wrote: > Suppose we use Makefile wrapper and build some > project out of buildroot tree (O=...). The commands like "make > busybox-all-external-deps" will output the string "uname 022 && make ..." to > stdout before the usefull information. It pollutes stdout. In 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 > --- > support/scripts/mkmakefile | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com