diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-04-19 17:26:01 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-26 10:05:19 +0100 |
commit | 41296357a90d1f3f4e870ccfb9151d77c87d6bd6 (patch) | |
tree | 7d49264b61c7fd1ca3b738ca4ecf79e0cdc59d4f /meta/site | |
parent | cc34134e7121e3496794ce3bc78da582602408b2 (diff) | |
download | poky-41296357a90d1f3f4e870ccfb9151d77c87d6bd6.tar.gz |
evolation-data-server: Rename from eds-dbus
[YOCTO #2316]
(From OE-Core rev: 6189a8a05620974c098d548c26502453f371fe26)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site')
-rw-r--r-- | meta/site/arm-common | 2 | ||||
-rw-r--r-- | meta/site/ix86-common | 2 | ||||
-rw-r--r-- | meta/site/mips-linux | 2 | ||||
-rw-r--r-- | meta/site/mips-linux-uclibc | 2 | ||||
-rw-r--r-- | meta/site/mipsel-linux | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/meta/site/arm-common b/meta/site/arm-common index d5a55b66bd..c3ffe08b56 100644 --- a/meta/site/arm-common +++ b/meta/site/arm-common | |||
@@ -180,5 +180,5 @@ lf_cv_sane_realloc=yes | |||
180 | # xffm | 180 | # xffm |
181 | jm_cv_func_working_readdir=yes | 181 | jm_cv_func_working_readdir=yes |
182 | 182 | ||
183 | # eds-dbus | 183 | # evolution-data-server |
184 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | 184 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} |
diff --git a/meta/site/ix86-common b/meta/site/ix86-common index e2796eb3b9..a625f8e47b 100644 --- a/meta/site/ix86-common +++ b/meta/site/ix86-common | |||
@@ -196,7 +196,7 @@ jm_cv_func_working_readdir=yes | |||
196 | ac_cv_sys_linker_h=${ac_cv_sys_linker_h=no} | 196 | ac_cv_sys_linker_h=${ac_cv_sys_linker_h=no} |
197 | ac_cv_file__usr_share_X11_sgml_defs_ent=${ac_cv_file__usr_share_X11_sgml_defs_ent=no} | 197 | ac_cv_file__usr_share_X11_sgml_defs_ent=${ac_cv_file__usr_share_X11_sgml_defs_ent=no} |
198 | 198 | ||
199 | # eds-dbus | 199 | # evolution-data-server |
200 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | 200 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} |
201 | 201 | ||
202 | #dbus | 202 | #dbus |
diff --git a/meta/site/mips-linux b/meta/site/mips-linux index 876d99701f..72a54f95e3 100644 --- a/meta/site/mips-linux +++ b/meta/site/mips-linux | |||
@@ -74,6 +74,6 @@ ac_cv_uint=${ac_cv_unit=yes} | |||
74 | # D-BUS | 74 | # D-BUS |
75 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | 75 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} |
76 | 76 | ||
77 | # eds-dbus | 77 | # evolution-data-server |
78 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | 78 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} |
79 | 79 | ||
diff --git a/meta/site/mips-linux-uclibc b/meta/site/mips-linux-uclibc index 73167bb144..b23363e156 100644 --- a/meta/site/mips-linux-uclibc +++ b/meta/site/mips-linux-uclibc | |||
@@ -75,6 +75,6 @@ ac_cv_uint=${ac_cv_unit=yes} | |||
75 | # D-BUS | 75 | # D-BUS |
76 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | 76 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} |
77 | 77 | ||
78 | # eds-dbus | 78 | # evolution-data-server |
79 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | 79 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} |
80 | 80 | ||
diff --git a/meta/site/mipsel-linux b/meta/site/mipsel-linux index 15eded8665..696b1beeb4 100644 --- a/meta/site/mipsel-linux +++ b/meta/site/mipsel-linux | |||
@@ -75,5 +75,5 @@ ac_cv_uint=${ac_cv_unit=yes} | |||
75 | # D-BUS | 75 | # D-BUS |
76 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | 76 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} |
77 | 77 | ||
78 | # eds-dbus | 78 | # evolution-data-server |
79 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | 79 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} |