]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/d*/Config.in: fix ordering of statements
authorAdam Duskett <Aduskett@gmail.com>
Sat, 22 Apr 2017 17:17:51 +0000 (13:17 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Apr 2017 19:15:31 +0000 (21:15 +0200)
commit8fd62b4e3712527200be5f051bde5f50aa78e2a9
tree0de10f0d6f82ed7f63ae3fd241d27d626c21fd83
parente22b287ca7cadf09f9c683b42a1f43fd2b6abc6b
package/d*/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 d 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>
package/ding-libs/Config.in
package/directfb/Config.in
package/docker-engine/Config.in
package/dos2unix/Config.in
package/dovecot/Config.in
package/dropwatch/Config.in
package/dvblast/Config.in