diff options
Diffstat (limited to 'meta/recipes-sato/eds')
-rw-r--r-- | meta/recipes-sato/eds/eds-dbus_git.bb | 1 | ||||
-rw-r--r-- | meta/recipes-sato/eds/eds-tools_bzr.bb | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-sato/eds/eds-dbus_git.bb b/meta/recipes-sato/eds/eds-dbus_git.bb index 51657a4e9e..a8100ad3f8 100644 --- a/meta/recipes-sato/eds/eds-dbus_git.bb +++ b/meta/recipes-sato/eds/eds-dbus_git.bb | |||
@@ -10,6 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \ | |||
10 | 10 | ||
11 | DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib libsoup-2.4 libglade libical gnome-keyring gperf-native" | 11 | DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib libsoup-2.4 libglade libical gnome-keyring gperf-native" |
12 | 12 | ||
13 | SRCREV = "7337d11aed576e7caaa12b4e881ad8d33668799f" | ||
13 | PV = "2.30+git${SRCPV}" | 14 | PV = "2.30+git${SRCPV}" |
14 | PR = "r1" | 15 | PR = "r1" |
15 | 16 | ||
diff --git a/meta/recipes-sato/eds/eds-tools_bzr.bb b/meta/recipes-sato/eds/eds-tools_bzr.bb index 9cead16516..bd693db378 100644 --- a/meta/recipes-sato/eds/eds-tools_bzr.bb +++ b/meta/recipes-sato/eds/eds-tools_bzr.bb | |||
@@ -4,6 +4,7 @@ DEPENDS = "dbus-glib eds-dbus" | |||
4 | RDEPENDS_${PN} = "libedata-book" | 4 | RDEPENDS_${PN} = "libedata-book" |
5 | DESCRIPTION = "Test applications for EDS" | 5 | DESCRIPTION = "Test applications for EDS" |
6 | 6 | ||
7 | SRCREV = "2008-02-04" | ||
7 | PR = "r1" | 8 | PR = "r1" |
8 | 9 | ||
9 | SRC_URI = "bzr://burtonini.com/bzr/eds-tools;proto=http" | 10 | SRC_URI = "bzr://burtonini.com/bzr/eds-tools;proto=http" |