]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/o*/Config.in: fix ordering of statements
authorAdam Duskett <Aduskett@gmail.com>
Sat, 22 Apr 2017 17:18:01 +0000 (13:18 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 1 May 2017 16:57:46 +0000 (18:57 +0200)
commit3483a98d01b319053bc1956aca25c658846c4ab5
treef7ecc2ada1a1aaf591471e2134d1a46b74e020a4
parentf998e0d092d90e3513e1e7f06afbef604ed01f76
package/o*/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 o 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>
14 files changed:
package/odroid-mali/Config.in
package/on2-8170-libs/Config.in
package/opencv/Config.in
package/opencv3/Config.in
package/opengl/libegl/Config.in
package/opengl/libgl/Config.in
package/opengl/libgles/Config.in
package/opengl/libopenmax/Config.in
package/opengl/libopenvg/Config.in
package/openocd/Config.in
package/openpowerlink/Config.in
package/openvmtools/Config.in
package/opkg/Config.in
package/oprofile/Config.in