]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
packages/g*/Config.in: fix ordering of statements
authorAdam Duskett <Aduskett@gmail.com>
Sat, 22 Apr 2017 17:17:54 +0000 (13:17 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 1 May 2017 09:32:04 +0000 (11:32 +0200)
commit791c5db7439ed21044db2106b0955e5a859a7b83
treeb3dc95a9fe869f671e9aa7a72cffc190eba5494e
parent1ad03d5481ec3329bb9bc73799398737faddd386
packages/g*/Config.in: fix ordering of statements

The check-package script when ran gives warnings on ordering issues
on all of these Config files.  This patch cleans up all warnings
related to the ordering in the Config files for packages starting with
the letter g in the package directory.

The appropriate ordering is: type, default, depends on, select, help
See http://nightly.buildroot.org/#_config_files for more information.

Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
16 files changed:
package/gdb/Config.in
package/gdb/Config.in.host
package/gesftpserver/Config.in
package/glibmm/Config.in
package/gnupg/Config.in
package/gnupg2/Config.in
package/gnutls/Config.in
package/gptfdisk/Config.in
package/gstreamer/gst-fsl-plugins/Config.in
package/gstreamer/gst-plugins-bad/Config.in
package/gstreamer/gst-plugins-good/Config.in
package/gstreamer1/gst1-plugins-bad/Config.in
package/gstreamer1/gst1-plugins-base/Config.in
package/gstreamer1/gst1-plugins-good/Config.in
package/gstreamer1/gst1-vaapi/Config.in
package/gupnp-tools/Config.in