diff options
author | Ross Burton <ross.burton@arm.com> | 2024-06-07 10:07:04 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-06-07 23:21:43 +0100 |
commit | 19feb66490917b4fca37f2f7186a4995a3ceea81 (patch) | |
tree | 8053dd752c9a78ea802a5fa8f6f48869dc5e8761 /meta/site/ix86-common | |
parent | d587968b018f3c829853a6dc1cc7a9159adb8646 (diff) | |
download | poky-19feb66490917b4fca37f2f7186a4995a3ceea81.tar.gz |
site: remove obsolete evolution-data-server entries
evolution-data-server hasn't used autoconf since 2016 (from 3.23.1), so
remove the now redundant entries for it.
(From OE-Core rev: e0f31024b4455d116fd00d84a6e046067ae4ff1d)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/ix86-common')
-rw-r--r-- | meta/site/ix86-common | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/site/ix86-common b/meta/site/ix86-common index a0e57caadf..8244b132ac 100644 --- a/meta/site/ix86-common +++ b/meta/site/ix86-common | |||
@@ -146,9 +146,6 @@ jm_cv_func_working_readdir=yes | |||
146 | ac_cv_sys_linker_h=${ac_cv_sys_linker_h=no} | 146 | ac_cv_sys_linker_h=${ac_cv_sys_linker_h=no} |
147 | ac_cv_file__usr_share_X11_sgml_defs_ent=${ac_cv_file__usr_share_X11_sgml_defs_ent=no} | 147 | ac_cv_file__usr_share_X11_sgml_defs_ent=${ac_cv_file__usr_share_X11_sgml_defs_ent=no} |
148 | 148 | ||
149 | # evolution-data-server | ||
150 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | ||
151 | |||
152 | #dbus | 149 | #dbus |
153 | ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes} | 150 | ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes} |
154 | 151 | ||