flex: change config text of 'target binary' option
authorThomas De Schampheleire <patrickdepinguin@gmail.com>
Tue, 21 Jan 2014 07:54:11 +0000 (08:54 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 21 Jan 2014 20:57:43 +0000 (21:57 +0100)
The buildroot manual contains a list of deprecated items, with their config
title text, and the location in the config menu. If the config text does not
mention a package name, this can be confusing.

For example, the symbol BR2_PACKAGE_FLEX_BINARY has as text:
'Install tool in the target', which outside of the flex context makes no
sense at all.

To make sure the deprecated packages list in the manual is understandable,
rename the (deprecated) flex 'target binary' config option.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/flex/Config.in

index 194b6a29f0742a7683bce8a00e15333a652dd763..9ac600da494185ea8e2381807f5731afa950bad4 100644 (file)
@@ -10,7 +10,7 @@ config BR2_PACKAGE_FLEX
 if BR2_PACKAGE_FLEX
 
 config BR2_PACKAGE_FLEX_BINARY
-       bool "Install tool in the target"
+       bool "Install flex binary on target"
        # needs fork()
        depends on BR2_USE_MMU
        # runtime dependency