aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-10-04 16:48:21 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-06 22:58:08 +0100
commitb83e4e1aeed115a2b495e54b0122ccf76b4d2eed (patch)
tree5cb6d8755eadf581b50928d3a5b1ed585a520a04 /meta/recipes-sato
parent0ab7f6d84d036e5721f7c7585f13c00df16075bf (diff)
downloadopenembedded-core-contrib-b83e4e1aeed115a2b495e54b0122ccf76b4d2eed.tar.gz
eds-tools: Convert from BZR to GIT Repo
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/eds/eds-tools_git.bb (renamed from meta/recipes-sato/eds/eds-tools_bzr.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-sato/eds/eds-tools_bzr.bb b/meta/recipes-sato/eds/eds-tools_git.bb
index afa80004e4..fedfaf5bc5 100644
--- a/meta/recipes-sato/eds/eds-tools_bzr.bb
+++ b/meta/recipes-sato/eds/eds-tools_git.bb
@@ -4,10 +4,10 @@ DEPENDS = "dbus-glib eds-dbus"
RDEPENDS_${PN} = "libedata-book"
DESCRIPTION = "Test applications for EDS"
-SRCREV = "2008-02-04"
-PR = "r1"
+SRCREV = "882df681014cf42f75882995e507c75254b6b62f"
+PR = "r0"
-SRC_URI = "bzr://burtonini.com/bzr/eds-tools;proto=http"
+SRC_URI = "git://github.com/rossburton/eds-tools.git;protocol=git"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"