]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/i*: fix wrapping of Config.in help text
authorAdam Duskett <Aduskett@gmail.com>
Mon, 31 Jul 2017 13:53:46 +0000 (09:53 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 31 Jul 2017 17:09:34 +0000 (19:09 +0200)
commitd0b45144c3001593869fc5dfb12f1a119b960ba2
tree431e27fb08eb58e3a4cb64406e0fa47129e5618b
parenteb3d0578043b81db3a940e5d80726e1eb5c4b92f
package/i*: fix wrapping of Config.in help text

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

The appropriate indentation is: <tab><2 spaces><62 chars>
See http://nightly.buildroot.org/#writing-rules-config-in for more
information.

Signed-off-by: Adam Duskett <aduskett@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/i2c-tools/Config.in
package/iftop/Config.in
package/ifupdown-scripts/Config.in
package/imagemagick/Config.in
package/inotify-tools/Config.in
package/iozone/Config.in
package/iperf3/Config.in
package/ipmitool/Config.in
package/iptraf-ng/Config.in