mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
azy: disable mysql tests
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
9b301fc5fb
commit
68fdd44aa6
@ -8,6 +8,8 @@ SRCREV = "${EFL_SRCREV}"
|
||||
# to provide native lemon binary
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
EXTRA_OECONF += " --disable-mysql-tests"
|
||||
|
||||
do_configure_prepend() {
|
||||
sed -i "s#\./lemon#${STAGING_BINDIR_NATIVE}/lemon#g" ${S}/src/bin/Makefile.am
|
||||
sed -i "s#\$(top_builddir)/src/bin/azy_parser -H -p -o#${STAGING_BINDIR_NATIVE}/azy_parser -H -p -o#g" ${S}/src/tests/Makefile.am
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user