mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
evolution-data-server: Disable g-i data generation
This still fails the build, since it starts peeking into build machine sysroot Fixes | FAILED: src/camel/Camel-1.2.gir /mnt/b/yoe/master/build/tmp/work/mips32r2-yoe-linux-musl/evolution-data-server/3.42.3-r0/build/src/camel/Camel-1.2.gir ... | Error loading shared library libz.so.1: Exec format error (needed by /mnt/b/yoe/master/build/tmp/work/mips32r2-yoe-linux-musl/evolution-data-server/3.42.3-r0 /build/src/camel/libcamel-1.2.so.63) Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Markus Volk <f_l_k@t-online.de>
This commit is contained in:
@@ -20,6 +20,7 @@ SRC_URI += " \
|
||||
|
||||
LKSTRFTIME = "HAVE_LKSTRFTIME=ON"
|
||||
LKSTRFTIME:libc-musl = "HAVE_LKSTRFTIME=OFF"
|
||||
GI_DATA_ENABLED="False"
|
||||
|
||||
EXTRA_OECMAKE = " \
|
||||
-DSYSCONF_INSTALL_DIR=${sysconfdir} \
|
||||
|
||||
Reference in New Issue
Block a user