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/mipsisa64r6el-linux | |
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/mipsisa64r6el-linux')
-rw-r--r-- | meta/site/mipsisa64r6el-linux | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/site/mipsisa64r6el-linux b/meta/site/mipsisa64r6el-linux index 060bf81807..55cdfdbabc 100644 --- a/meta/site/mipsisa64r6el-linux +++ b/meta/site/mipsisa64r6el-linux | |||
@@ -50,6 +50,3 @@ ac_cv_uint=${ac_cv_unit=yes} | |||
50 | 50 | ||
51 | # D-BUS | 51 | # D-BUS |
52 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | 52 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} |
53 | |||
54 | # eds-dbus | ||
55 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | ||