summaryrefslogtreecommitdiffstats
path: root/package/omap-u-boot-utils
diff options
context:
space:
mode:
authorGaël PORTAY <gael.portay@savoirfairelinux.com>2018-02-14 00:04:56 -0500
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-02-14 21:25:04 +0100
commitc667c21f18776ad59c6b70842d65b009f568e451 (patch)
tree4cbfbcd066cd308d2651d6284c56f07bde8295bb /package/omap-u-boot-utils
parent298b8a38dd752c12437611c92e722400de93bf9c (diff)
downloadbuildroot-c667c21f18776ad59c6b70842d65b009f568e451.tar.gz
buildroot-c667c21f18776ad59c6b70842d65b009f568e451.zip
package/*/Config.in.host: fix help text check-package warnings
This commit fixes the warnings reported by check-package on the help text of all package Config.in.host files, related to the formatting of the help text: should start with a tab, then 2 spaces, then at most 62 characters. Signed-off-by: Gaël PORTAY <gael.portay@savoirfairelinux.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/omap-u-boot-utils')
-rw-r--r--package/omap-u-boot-utils/Config.in.host4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/omap-u-boot-utils/Config.in.host b/package/omap-u-boot-utils/Config.in.host
index 87dcc06938..1549674f01 100644
--- a/package/omap-u-boot-utils/Config.in.host
+++ b/package/omap-u-boot-utils/Config.in.host
@@ -3,7 +3,7 @@ config BR2_PACKAGE_HOST_OMAP_U_BOOT_UTILS
depends on BR2_arm || BR2_armeb
help
U-Boot Utilities for Texas Instrument's OMAP platforms.
- This is a set of tools to control U-Boot from scripts, generate
- OMAP-specific signed image files and more.
+ This is a set of tools to control U-Boot from scripts,
+ generate OMAP-specific signed image files and more.
https://github.com/nmenon/omap-u-boot-utils
OpenPOWER on IntegriCloud