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/mips-linux-uclibc | |
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/mips-linux-uclibc')
-rw-r--r-- | meta/site/mips-linux-uclibc | 2 |
1 files changed, 1 insertions, 1 deletions
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 | ||