[Buildroot] [PATCH 1/7] package configs: clean up indentation warnings.

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Apr 22 13:53:52 UTC 2017


Hello,

On Fri, 21 Apr 2017 11:24:46 -0400, Adam Duskett wrote:
> The check-package script when ran gave warnings on indentation issues
> on all of these Config files.  This patch cleans up all warnings
> related to the indentation of the Config files in the package directory.
> 
> Signed-off-by: Adam Duskett <aduskett at codeblue.com>
> ---
>  package/b43-firmware/Config.in       |   8 +-
>  package/binutils/Config.in.host      |  12 +-
>  package/gcc/Config.in.host           | 156 +++++------
>  package/gdb/Config.in.host           |  12 +-
>  package/jquery-ui-themes/Config.in   |  96 +++----
>  package/kodi/Config.in               | 100 +++----
>  package/linux-headers/Config.in.host |  85 +++---
>  package/lua/Config.in                |  12 +-
>  package/uclibc/Config.in             |  28 +-
>  package/x11r7/Config.in              | 526 ++++++++++++++++++-----------------
>  10 files changed, 522 insertions(+), 513 deletions(-)

This looks good overall, except for package/Config.in. The indentation
is done on purpose in this file, I believe so that "diff" puts some
useful text in the context, making the patches touching
package/Config.in easier to read.

So please drop the change to package/Config.in.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the buildroot mailing list