mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-18 22:41:53 +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:
parent
8040a4c38b
commit
2ba20b0223
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user