summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/eds
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-04-19 17:26:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-26 10:01:57 +0100
commit6189a8a05620974c098d548c26502453f371fe26 (patch)
tree51c9c8aacb4dac645e743d24cf9fee91097123f1 /meta/recipes-sato/eds
parent90b7227f48c8250851d4c1a298364062a79403e6 (diff)
downloadopenembedded-core-contrib-6189a8a05620974c098d548c26502453f371fe26.tar.gz
evolation-data-server: Rename from eds-dbus
[YOCTO #2316] Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato/eds')
-rw-r--r--meta/recipes-sato/eds/eds-tools_git.bb4
-rw-r--r--meta/recipes-sato/eds/evolution-data-server-2.20.0/iconv-detect.h (renamed from meta/recipes-sato/eds/eds-dbus-2.20.0/iconv-detect.h)0
-rw-r--r--meta/recipes-sato/eds/evolution-data-server-2.20.0/no_iconv_test.patch (renamed from meta/recipes-sato/eds/eds-dbus-2.20.0/no_iconv_test.patch)0
-rw-r--r--meta/recipes-sato/eds/evolution-data-server-2.20.0/oh-contact.patch (renamed from meta/recipes-sato/eds/eds-dbus-2.20.0/oh-contact.patch)0
-rw-r--r--meta/recipes-sato/eds/evolution-data-server/depbuildfix.patch (renamed from meta/recipes-sato/eds/eds-dbus/depbuildfix.patch)0
-rw-r--r--meta/recipes-sato/eds/evolution-data-server/iconv-detect.h (renamed from meta/recipes-sato/eds/eds-dbus/iconv-detect.h)0
-rw-r--r--meta/recipes-sato/eds/evolution-data-server/new-contact-fix.patch (renamed from meta/recipes-sato/eds/eds-dbus/new-contact-fix.patch)0
-rw-r--r--meta/recipes-sato/eds/evolution-data-server/nossl.patch (renamed from meta/recipes-sato/eds/eds-dbus/nossl.patch)0
-rw-r--r--meta/recipes-sato/eds/evolution-data-server/oh-contact.patch (renamed from meta/recipes-sato/eds/eds-dbus/oh-contact.patch)0
-rw-r--r--meta/recipes-sato/eds/evolution-data-server/old-gdk-api.patch (renamed from meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch)0
-rw-r--r--meta/recipes-sato/eds/evolution-data-server/optional_imapx_provider.patch (renamed from meta/recipes-sato/eds/eds-dbus/optional_imapx_provider.patch)0
-rw-r--r--meta/recipes-sato/eds/evolution-data-server/parallelmake.patch (renamed from meta/recipes-sato/eds/eds-dbus/parallelmake.patch)0
-rw-r--r--meta/recipes-sato/eds/evolution-data-server_2.20.0.bb (renamed from meta/recipes-sato/eds/eds-dbus_2.20.0.bb)0
-rw-r--r--meta/recipes-sato/eds/evolution-data-server_git.bb (renamed from meta/recipes-sato/eds/eds-dbus_git.bb)2
14 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-sato/eds/eds-tools_git.bb b/meta/recipes-sato/eds/eds-tools_git.bb
index cf0d72fa95..97279ce76f 100644
--- a/meta/recipes-sato/eds/eds-tools_git.bb
+++ b/meta/recipes-sato/eds/eds-tools_git.bb
@@ -1,11 +1,11 @@
LICENSE = "GPLv2"
SECTION = "x11"
-DEPENDS = "dbus-glib eds-dbus"
+DEPENDS = "dbus-glib evolution-data-server"
RDEPENDS_${PN} = "libedata-book"
DESCRIPTION = "Test applications for EDS"
SRCREV = "5e9afbd22a021d1f0d0a0249d5995d19dd770584"
-PR = "r1"
+PR = "r3"
SRC_URI = "git://github.com/rossburton/eds-tools.git;protocol=git"
diff --git a/meta/recipes-sato/eds/eds-dbus-2.20.0/iconv-detect.h b/meta/recipes-sato/eds/evolution-data-server-2.20.0/iconv-detect.h
index 46f476d5bc..46f476d5bc 100644
--- a/meta/recipes-sato/eds/eds-dbus-2.20.0/iconv-detect.h
+++ b/meta/recipes-sato/eds/evolution-data-server-2.20.0/iconv-detect.h
diff --git a/meta/recipes-sato/eds/eds-dbus-2.20.0/no_iconv_test.patch b/meta/recipes-sato/eds/evolution-data-server-2.20.0/no_iconv_test.patch
index 493b70df1f..493b70df1f 100644
--- a/meta/recipes-sato/eds/eds-dbus-2.20.0/no_iconv_test.patch
+++ b/meta/recipes-sato/eds/evolution-data-server-2.20.0/no_iconv_test.patch
diff --git a/meta/recipes-sato/eds/eds-dbus-2.20.0/oh-contact.patch b/meta/recipes-sato/eds/evolution-data-server-2.20.0/oh-contact.patch
index cc359ca046..cc359ca046 100644
--- a/meta/recipes-sato/eds/eds-dbus-2.20.0/oh-contact.patch
+++ b/meta/recipes-sato/eds/evolution-data-server-2.20.0/oh-contact.patch
diff --git a/meta/recipes-sato/eds/eds-dbus/depbuildfix.patch b/meta/recipes-sato/eds/evolution-data-server/depbuildfix.patch
index 0785a9387a..0785a9387a 100644
--- a/meta/recipes-sato/eds/eds-dbus/depbuildfix.patch
+++ b/meta/recipes-sato/eds/evolution-data-server/depbuildfix.patch
diff --git a/meta/recipes-sato/eds/eds-dbus/iconv-detect.h b/meta/recipes-sato/eds/evolution-data-server/iconv-detect.h
index 46f476d5bc..46f476d5bc 100644
--- a/meta/recipes-sato/eds/eds-dbus/iconv-detect.h
+++ b/meta/recipes-sato/eds/evolution-data-server/iconv-detect.h
diff --git a/meta/recipes-sato/eds/eds-dbus/new-contact-fix.patch b/meta/recipes-sato/eds/evolution-data-server/new-contact-fix.patch
index 22c293ddab..22c293ddab 100644
--- a/meta/recipes-sato/eds/eds-dbus/new-contact-fix.patch
+++ b/meta/recipes-sato/eds/evolution-data-server/new-contact-fix.patch
diff --git a/meta/recipes-sato/eds/eds-dbus/nossl.patch b/meta/recipes-sato/eds/evolution-data-server/nossl.patch
index 67b6d071e0..67b6d071e0 100644
--- a/meta/recipes-sato/eds/eds-dbus/nossl.patch
+++ b/meta/recipes-sato/eds/evolution-data-server/nossl.patch
diff --git a/meta/recipes-sato/eds/eds-dbus/oh-contact.patch b/meta/recipes-sato/eds/evolution-data-server/oh-contact.patch
index b746044ffc..b746044ffc 100644
--- a/meta/recipes-sato/eds/eds-dbus/oh-contact.patch
+++ b/meta/recipes-sato/eds/evolution-data-server/oh-contact.patch
diff --git a/meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch b/meta/recipes-sato/eds/evolution-data-server/old-gdk-api.patch
index 7ef2956e37..7ef2956e37 100644
--- a/meta/recipes-sato/eds/eds-dbus/old-gdk-api.patch
+++ b/meta/recipes-sato/eds/evolution-data-server/old-gdk-api.patch
diff --git a/meta/recipes-sato/eds/eds-dbus/optional_imapx_provider.patch b/meta/recipes-sato/eds/evolution-data-server/optional_imapx_provider.patch
index d9b094082c..d9b094082c 100644
--- a/meta/recipes-sato/eds/eds-dbus/optional_imapx_provider.patch
+++ b/meta/recipes-sato/eds/evolution-data-server/optional_imapx_provider.patch
diff --git a/meta/recipes-sato/eds/eds-dbus/parallelmake.patch b/meta/recipes-sato/eds/evolution-data-server/parallelmake.patch
index ee004a9539..ee004a9539 100644
--- a/meta/recipes-sato/eds/eds-dbus/parallelmake.patch
+++ b/meta/recipes-sato/eds/evolution-data-server/parallelmake.patch
diff --git a/meta/recipes-sato/eds/eds-dbus_2.20.0.bb b/meta/recipes-sato/eds/evolution-data-server_2.20.0.bb
index 067346aa27..067346aa27 100644
--- a/meta/recipes-sato/eds/eds-dbus_2.20.0.bb
+++ b/meta/recipes-sato/eds/evolution-data-server_2.20.0.bb
diff --git a/meta/recipes-sato/eds/eds-dbus_git.bb b/meta/recipes-sato/eds/evolution-data-server_git.bb
index 74da2ef0d3..b2aa08c3ea 100644
--- a/meta/recipes-sato/eds/eds-dbus_git.bb
+++ b/meta/recipes-sato/eds/evolution-data-server_git.bb
@@ -12,7 +12,7 @@ DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libi
SRCREV = "7337d11aed576e7caaa12b4e881ad8d33668799f"
PV = "2.30+git${SRCPV}"
-PR = "r6"
+PR = "r0"
SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \
file://oh-contact.patch;striplevel=0 \