]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/j*/Config.in: fix ordering of statements
authorAdam Duskett <Aduskett@gmail.com>
Sat, 22 Apr 2017 17:17:56 +0000 (13:17 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 1 May 2017 09:37:03 +0000 (11:37 +0200)
commitb206a2733bb3759337e41acd24778460e7ab42df
tree7964564463335c40d1f18f36d2052a76fb40d8a8
parent84cafb744cfe38940502ec881b63ef5bc6f98160
package/j*/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 j 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/janus-gateway/Config.in
package/joe/Config.in
package/jsoncpp/Config.in