Rename MySQL client package
MySQL client package has been renamed to MySQL. [Peter: fixup help text] Signed-off-by: Marcelo Gutiérrez <kuyurix@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
6a471a1cb2
commit
06c8212866
@@ -125,6 +125,13 @@ config BR2_PACKAGE_LIBNFC_LLCP
|
||||
to 'libllcp'. We have added a new package for 'libllcp' and bumped
|
||||
the version at the same time.
|
||||
|
||||
config BR2_PACKAGE_MYSQL_CLIENT
|
||||
bool "MySQL client renamed to MySQL"
|
||||
select BR2_LEGACY
|
||||
select BR2_PACKAGE_MYSQL
|
||||
help
|
||||
The option has been renamed BR2_PACKAGE_MYSQL
|
||||
|
||||
config BR2_PACKAGE_SQUASHFS3
|
||||
bool "squashfs3 has been removed"
|
||||
select BR2_LEGACY
|
||||
|
||||
Reference in New Issue
Block a user