| Submitter | Valentin Popa |
|---|---|
| Date | June 20, 2012, 7:50 a.m. |
| Message ID | <1340178641-5900-1-git-send-email-valentin.popa@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/30257/ |
| State | Accepted |
| Commit | d5afa3dad51c7ab153c159d1dedfdad7a225f8fd |
| Headers | show |
Comments
On Wed, 2012-06-20 at 10:50 +0300, Valentin Popa wrote: > Tested using Tasks & Contacts > > Signed-off-by: Valentin Popa <valentin.popa@intel.com> > --- > meta/recipes-sato/eds/evolution-data-server_git.bb | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) Merged to master, thanks. Richard
Patch
diff --git a/meta/recipes-sato/eds/evolution-data-server_git.bb b/meta/recipes-sato/eds/evolution-data-server_git.bb index 1d675dc..17724ce 100644 --- a/meta/recipes-sato/eds/evolution-data-server_git.bb +++ b/meta/recipes-sato/eds/evolution-data-server_git.bb @@ -10,9 +10,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \ DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib libsoup-2.4 libglade libical gnome-keyring gperf-native" -SRCREV = "7337d11aed576e7caaa12b4e881ad8d33668799f" +SRCREV = "3ca578d968d09785933ebbb45b66b3bccdbd5832" + PV = "2.30+git${SRCPV}" -PR = "r1" +PR = "r0" SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \ file://oh-contact.patch;striplevel=0 \
Tested using Tasks & Contacts Signed-off-by: Valentin Popa <valentin.popa@intel.com> --- meta/recipes-sato/eds/evolution-data-server_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)