]> code.ossystems Code Review - openembedded-core.git/commitdiff
eds-tools: Convert from BZR to GIT Repo
authorSaul Wold <sgw@linux.intel.com>
Tue, 4 Oct 2011 23:48:21 +0000 (16:48 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Oct 2011 21:58:08 +0000 (22:58 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-sato/eds/eds-tools_git.bb [moved from meta/recipes-sato/eds/eds-tools_bzr.bb with 72% similarity]

similarity index 72%
rename from meta/recipes-sato/eds/eds-tools_bzr.bb
rename to meta/recipes-sato/eds/eds-tools_git.bb
index afa80004e4a6effae604244cf1feff1a57b2184c..fedfaf5bc52b3fdfd9a3e1a15b59f69fc0bb0553 100644 (file)
@@ -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"