summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/eds/evolution-data-server_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/eds/evolution-data-server_git.bb')
-rw-r--r--meta/recipes-sato/eds/evolution-data-server_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-sato/eds/evolution-data-server_git.bb b/meta/recipes-sato/eds/evolution-data-server_git.bb
index 17724cec6a..2ad81e48b1 100644
--- a/meta/recipes-sato/eds/evolution-data-server_git.bb
+++ b/meta/recipes-sato/eds/evolution-data-server_git.bb
@@ -13,7 +13,7 @@ DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libi
SRCREV = "3ca578d968d09785933ebbb45b66b3bccdbd5832"
PV = "2.30+git${SRCPV}"
-PR = "r0"
+PR = "r1"
SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \
file://oh-contact.patch;striplevel=0 \
@@ -22,6 +22,8 @@ SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \
file://new-contact-fix.patch \
file://old-gdk-api.patch \
file://depbuildfix.patch \
+ file://fix_for_automake-1.12.x.patch \
+ file://avoid_automake_errors.patch \
file://iconv-detect.h"
S = "${WORKDIR}/git"