3d707d2b4f
This commit turns mysql into a virtual package, after renaming the original mysql package to oracle-mysql. This way, all existing packages that "depends on" or "select" BR2_PACKAGE_MYSQL continue to work with no modification. Signed-off-by: Ryan Coe <bluemrp9@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
202 B
Makefile
8 lines
202 B
Makefile
################################################################################
|
|
#
|
|
# mysql
|
|
#
|
|
################################################################################
|
|
|
|
$(eval $(virtual-package))
|