summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/eds/evolution-data-server/old-gdk-api.patch
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-10-22 11:53:05 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-23 12:28:34 +0100
commit543b33d818ade04d9806175c4778699c3cce8ac0 (patch)
treec11e6c66ea3b9f72b4bc28d1e8839bbee45410a0 /meta/recipes-sato/eds/evolution-data-server/old-gdk-api.patch
parentb39ca7e26d47ca0a09852825acf07fe0853b1ca1 (diff)
downloadpoky-543b33d818ade04d9806175c4778699c3cce8ac0.tar.gz
evolution-data-server: remove
Remove evolution-data-server, this is now maintained in meta-oe/meta-gnome and is not needed by the GMAE SDK anymore. (From OE-Core rev: a7cf593d351e678c6c6f3429ab4bbd37c032b9cb) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/eds/evolution-data-server/old-gdk-api.patch')
-rw-r--r--meta/recipes-sato/eds/evolution-data-server/old-gdk-api.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/recipes-sato/eds/evolution-data-server/old-gdk-api.patch b/meta/recipes-sato/eds/evolution-data-server/old-gdk-api.patch
deleted file mode 100644
index 7ef2956e37..0000000000
--- a/meta/recipes-sato/eds/evolution-data-server/old-gdk-api.patch
+++ /dev/null
@@ -1,19 +0,0 @@
1Do not disable old API after upgrading gtk+.
2This avoid build error due to defination missing.
3
4Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
5
6Upstream-Status: Inappropriate [configuration]
7
8Index: git/configure.ac
9===================================================================
10--- git.orig/configure.ac 2010-12-16 10:25:24.000000000 +0800
11+++ git/configure.ac 2010-12-16 10:25:58.000000000 +0800
12@@ -147,7 +147,6 @@
13 AS_COMPILER_FLAGS(WARNING_FLAGS,
14 "-DG_DISABLE_DEPRECATED
15 -DPANGO_DISABLE_DEPRECATED
16- -DGDK_DISABLE_DEPRECATED
17 -DGDK_PIXBUF_DISABLE_DEPRECATED
18 -DG_DISABLE_SINGLE_INCLUDES
19 -DGTK_DISABLE_SINGLE_INCLUDES