summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/eds
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/eds')
-rw-r--r--meta/recipes-sato/eds/eds-dbus-2.20.0/no_iconv_test.patch2
-rw-r--r--meta/recipes-sato/eds/eds-dbus-2.20.0/oh-contact.patch2
-rw-r--r--meta/recipes-sato/eds/eds-dbus/new-contact-fix.patch2
-rw-r--r--meta/recipes-sato/eds/eds-dbus/nossl.patch2
-rw-r--r--meta/recipes-sato/eds/eds-dbus/oh-contact.patch2
-rw-r--r--meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch2
-rw-r--r--meta/recipes-sato/eds/eds-dbus/optional_imapx_provider.patch2
-rw-r--r--meta/recipes-sato/eds/eds-dbus/parallelmake.patch2
8 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-sato/eds/eds-dbus-2.20.0/no_iconv_test.patch b/meta/recipes-sato/eds/eds-dbus-2.20.0/no_iconv_test.patch
index 4a034b6c58..493b70df1f 100644
--- a/meta/recipes-sato/eds/eds-dbus-2.20.0/no_iconv_test.patch
+++ b/meta/recipes-sato/eds/eds-dbus-2.20.0/no_iconv_test.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1Index: trunk/configure.in 3Index: trunk/configure.in
2=================================================================== 4===================================================================
3--- trunk.orig/configure.in 2005-09-28 17:34:08.000000000 +0000 5--- trunk.orig/configure.in 2005-09-28 17:34:08.000000000 +0000
diff --git a/meta/recipes-sato/eds/eds-dbus-2.20.0/oh-contact.patch b/meta/recipes-sato/eds/eds-dbus-2.20.0/oh-contact.patch
index e5c0f51840..fd83b57cb8 100644
--- a/meta/recipes-sato/eds/eds-dbus-2.20.0/oh-contact.patch
+++ b/meta/recipes-sato/eds/eds-dbus-2.20.0/oh-contact.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1Index: addressbook/libedata-book/ximian-vcard.h 3Index: addressbook/libedata-book/ximian-vcard.h
2=================================================================== 4===================================================================
3--- addressbook/libedata-book/ximian-vcard.h (revision 578) 5--- addressbook/libedata-book/ximian-vcard.h (revision 578)
diff --git a/meta/recipes-sato/eds/eds-dbus/new-contact-fix.patch b/meta/recipes-sato/eds/eds-dbus/new-contact-fix.patch
index d34cc551f1..22c293ddab 100644
--- a/meta/recipes-sato/eds/eds-dbus/new-contact-fix.patch
+++ b/meta/recipes-sato/eds/eds-dbus/new-contact-fix.patch
@@ -5,6 +5,8 @@ the data base if not exist, but use it without proper initialization.
5 5
6This patch fix it. 6This patch fix it.
7 7
8Upstream-Status: Submitted
9
8Signed-off-by: Edwin Zhai <edwin.zhai@intel.com> 10Signed-off-by: Edwin Zhai <edwin.zhai@intel.com>
9Index: git/addressbook/backends/file/e-book-backend-file.c 11Index: git/addressbook/backends/file/e-book-backend-file.c
10=================================================================== 12===================================================================
diff --git a/meta/recipes-sato/eds/eds-dbus/nossl.patch b/meta/recipes-sato/eds/eds-dbus/nossl.patch
index 30568ff075..67b6d071e0 100644
--- a/meta/recipes-sato/eds/eds-dbus/nossl.patch
+++ b/meta/recipes-sato/eds/eds-dbus/nossl.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [disable feature]
2
1Index: git/camel/Makefile.am 3Index: git/camel/Makefile.am
2=================================================================== 4===================================================================
3--- git.orig/camel/Makefile.am 2010-02-05 15:25:09.000000000 +0000 5--- git.orig/camel/Makefile.am 2010-02-05 15:25:09.000000000 +0000
diff --git a/meta/recipes-sato/eds/eds-dbus/oh-contact.patch b/meta/recipes-sato/eds/eds-dbus/oh-contact.patch
index fdd7e4bdfb..9817991de3 100644
--- a/meta/recipes-sato/eds/eds-dbus/oh-contact.patch
+++ b/meta/recipes-sato/eds/eds-dbus/oh-contact.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1Index: addressbook/libedata-book/ximian-vcard.h 3Index: addressbook/libedata-book/ximian-vcard.h
2=================================================================== 4===================================================================
3--- addressbook/libedata-book/ximian-vcard.h.orig 2010-02-05 14:57:14.000000000 +0000 5--- addressbook/libedata-book/ximian-vcard.h.orig 2010-02-05 14:57:14.000000000 +0000
diff --git a/meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch b/meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch
index 8b600698bf..7ef2956e37 100644
--- a/meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch
+++ b/meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch
@@ -3,6 +3,8 @@ This avoid build error due to defination missing.
3 3
4Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> 4Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
5 5
6Upstream-Status: Inappropriate [configuration]
7
6Index: git/configure.ac 8Index: git/configure.ac
7=================================================================== 9===================================================================
8--- git.orig/configure.ac 2010-12-16 10:25:24.000000000 +0800 10--- git.orig/configure.ac 2010-12-16 10:25:24.000000000 +0800
diff --git a/meta/recipes-sato/eds/eds-dbus/optional_imapx_provider.patch b/meta/recipes-sato/eds/eds-dbus/optional_imapx_provider.patch
index 128307a5f2..d9b094082c 100644
--- a/meta/recipes-sato/eds/eds-dbus/optional_imapx_provider.patch
+++ b/meta/recipes-sato/eds/eds-dbus/optional_imapx_provider.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [disable feature]
2
1Index: git/camel/providers/Makefile.am 3Index: git/camel/providers/Makefile.am
2=================================================================== 4===================================================================
3--- git.orig/camel/providers/Makefile.am 2010-07-06 18:49:34.000000000 +0800 5--- git.orig/camel/providers/Makefile.am 2010-07-06 18:49:34.000000000 +0800
diff --git a/meta/recipes-sato/eds/eds-dbus/parallelmake.patch b/meta/recipes-sato/eds/eds-dbus/parallelmake.patch
index 08cfac0d83..ee004a9539 100644
--- a/meta/recipes-sato/eds/eds-dbus/parallelmake.patch
+++ b/meta/recipes-sato/eds/eds-dbus/parallelmake.patch
@@ -4,6 +4,8 @@ commit 6118d5891fee776a087855c335a73c79fdaf036c
4 4
5RP 16/3/10 5RP 16/3/10
6 6
7Upstream-Status: Pending
8
7Index: git/git.mk 9Index: git/git.mk
8=================================================================== 10===================================================================
9--- git.orig/git.mk 2010-02-05 14:57:15.000000000 +0000 11--- git.orig/git.mk 2010-02-05 14:57:15.000000000 +0000