mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
harfbuzz: disable building the tests
We don't (yet) install these, so don't build them. (From OE-Core rev: 5db0a59d09bbab63d48c03d5fa4bfb7c89d6a3b1) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
654f3ed7ec
commit
a52e89ba8e
@@ -21,6 +21,8 @@ GIR_MESON_DISABLE_FLAG = 'disabled'
|
||||
GTKDOC_MESON_ENABLE_FLAG = 'enabled'
|
||||
GTKDOC_MESON_DISABLE_FLAG = 'disabled'
|
||||
|
||||
EXTRA_OEMESON = "-Dtests=disabled"
|
||||
|
||||
PACKAGECONFIG ??= "cairo freetype glib icu"
|
||||
PACKAGECONFIG[cairo] = "-Dcairo=enabled,-Dcairo=disabled,cairo"
|
||||
PACKAGECONFIG[chafa] = "-Dchafa=enabled,-Dchafa=disabled,chafa"
|
||||
|
||||
Reference in New Issue
Block a user