kio: Disable build testing

Build testing would require some ruby-gems. Without looking into this further
they might be in meta-rubygems but we do not want to make this layer a
mandatory dependency.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-10-23 18:38:52 +02:00
parent 35b1fd27cb
commit cee7202d15

View File

@@ -47,6 +47,8 @@ DEPENDS += " \
krb5 \
"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"
do_configure:append() {
# fix sysroot path
sed -i 's:${STAGING_BINDIR_NATIVE}:${bindir}:g' ${B}/src/ioslaves/help/config-help.h