package/e*/Config.in: fix ordering of statements
authorAdam Duskett <Aduskett@gmail.com>
Sat, 22 Apr 2017 17:17:52 +0000 (13:17 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 29 Apr 2017 19:16:42 +0000 (21:16 +0200)
commita3a1aa680bb1effdf0e2b71f966105fc84b5d1b6
treed30cfae67cb409623f2ea93378134e4494c1d802
parent8fd62b4e3712527200be5f051bde5f50aa78e2a9
package/e*/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 e 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/e2tools/Config.in
package/easydbus/Config.in
package/ecryptfs-utils/Config.in
package/efivar/Config.in
package/elfutils/Config.in
package/execline/Config.in
package/exiv2/Config.in