]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
legacy/sqlite: add "sqlite" to legacy option name
authorDanomi Manchego <danomimanchego123@gmail.com>
Tue, 20 Dec 2016 03:12:32 +0000 (22:12 -0500)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 20 Dec 2016 08:33:03 +0000 (09:33 +0100)
The "command-line editing support was updated" does not indicate
the package name, unlike the other legacy options.  This commit
adds "sqlite", to be nicer.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Config.in.legacy

index 71faa8d84de16945a02cfed93e30fe7c7429f4c9..2811c7b76c00a1ba967fae871701b9625149e71c 100644 (file)
@@ -649,7 +649,7 @@ config BR2_GCC_VERSION_4_5_X
          version instead.
 
 config BR2_PACKAGE_SQLITE_READLINE
-       bool "command-line editing support was updated"
+       bool "sqlite command-line editing support was updated"
        select BR2_PACKAGE_NCURSES
        select BR2_PACKAGE_READLINE
        select BR2_LEGACY