Re: [PATCH 02/10] merge_config.sh: print warnings on stderr

2015-10-27 Thread Darren Hart
On Wed, Oct 28, 2015 at 09:42:03AM +0900, Olof Johansson wrote: > Makes it easier to grab just errors/warnings in a build log. > > Signed-off-by: Olof Johansson I think this is the right change, I just want to make sure Bruce (Cc'd) sees it for linux-yocto. Reviewed-by: Darren Hart > --- > s

[PATCH 02/10] merge_config.sh: print warnings on stderr

2015-10-27 Thread Olof Johansson
Makes it easier to grab just errors/warnings in a build log. Signed-off-by: Olof Johansson --- scripts/kconfig/merge_config.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/kconfig/merge_config.sh b/scripts/kconfig/merge_config.sh index d8cd913..0e98619 100755 -

[PATCH 02/10] merge_config.sh: print warnings on stderr

2015-05-20 Thread Olof Johansson
Makes it easier to grab just errors/warnings in a build log. Signed-off-by: Olof Johansson --- scripts/kconfig/merge_config.sh |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/kconfig/merge_config.sh b/scripts/kconfig/merge_config.sh index 430d002..5a01aa6 10075