summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2022-04-05 07:29:40 +0200
committerKhem Raj <raj.khem@gmail.com>2022-04-06 20:25:34 -0400
commit4c14cc3dc203e905a32f49ba6a778416599736ed (patch)
treea094e5c227d27a56d216927fe89ff595b505feeb /meta-gnome
parent9609a9046fb8342d6b65b84227c9f208b51f1e15 (diff)
downloadmeta-openembedded-4c14cc3dc203e905a32f49ba6a778416599736ed.tar.gz
evolution-data-server: re-enable gobject-introspection
Tested on glibc/aarch64 after recent update. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb
index f6b719392..48cf6f76b 100644
--- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb
+++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb
@@ -21,7 +21,6 @@ SRC_URI += " \
21 21
22LKSTRFTIME = "HAVE_LKSTRFTIME=ON" 22LKSTRFTIME = "HAVE_LKSTRFTIME=ON"
23LKSTRFTIME:libc-musl = "HAVE_LKSTRFTIME=OFF" 23LKSTRFTIME:libc-musl = "HAVE_LKSTRFTIME=OFF"
24GI_DATA_ENABLED="False"
25 24
26EXTRA_OECMAKE = " \ 25EXTRA_OECMAKE = " \
27 -DSYSCONF_INSTALL_DIR=${sysconfdir} \ 26 -DSYSCONF_INSTALL_DIR=${sysconfdir} \