mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 05:41:43 +00:00
mariadb: Inherit pkgconfig
Fixes -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
271282b1a5
commit
a52e78d441
@ -30,7 +30,7 @@ S = "${WORKDIR}/mariadb-${PV}"
|
||||
|
||||
BINCONFIG_GLOB = "mysql_config"
|
||||
|
||||
inherit cmake gettext binconfig update-rc.d useradd systemd multilib_script
|
||||
inherit cmake gettext binconfig update-rc.d useradd systemd multilib_script pkgconfig
|
||||
|
||||
MULTILIB_SCRIPTS = "${PN}-server:${bindir}/mariadbd-safe \
|
||||
${PN}-setupdb:${bindir}/mariadb-install-db"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user