Browse Source

eds-tools: Convert from BZR to GIT Repo

(From OE-Core rev: b83e4e1aeed115a2b495e54b0122ccf76b4d2eed)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Saul Wold 12 years ago
parent
commit
b6b0fe6747
1 changed files with 3 additions and 3 deletions
  1. 3 3
      meta/recipes-sato/eds/eds-tools_git.bb

+ 3 - 3
meta/recipes-sato/eds/eds-tools_bzr.bb → 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"