mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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
|
||||
inherit native
|
||||
|
||||
PROVIDES += "mysql5-native"
|
||||
|
||||
RDEPENDS_${PN} = ""
|
||||
PACKAGES = ""
|
||||
DEPENDS = "ncurses-native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user