mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 04:30:00 +00:00
mariadb-native: Add mysql5-native to PROVIDES
* for backwards compatibility Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
require mariadb_${PV}.inc
|
require mariadb_${PV}.inc
|
||||||
inherit native
|
inherit native
|
||||||
|
|
||||||
|
PROVIDES += "mysql5-native"
|
||||||
|
|
||||||
RDEPENDS_${PN} = ""
|
RDEPENDS_${PN} = ""
|
||||||
PACKAGES = ""
|
PACKAGES = ""
|
||||||
DEPENDS = "ncurses-native"
|
DEPENDS = "ncurses-native"
|
||||||
|
|||||||
Reference in New Issue
Block a user