[oe-commits] Saul Wold : eds-tools: Convert from BZR to GIT Repo

git version control git at git.openembedded.org
Fri Oct 7 10:35:59 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: b83e4e1aeed115a2b495e54b0122ccf76b4d2eed
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b83e4e1aeed115a2b495e54b0122ccf76b4d2eed

Author: Saul Wold <sgw at linux.intel.com>
Date:   Tue Oct  4 16:48:21 2011 -0700

eds-tools: Convert from BZR to GIT Repo

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../eds/{eds-tools_bzr.bb => eds-tools_git.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
similarity index 72%
rename from meta/recipes-sato/eds/eds-tools_bzr.bb
rename to meta/recipes-sato/eds/eds-tools_git.bb
index afa8000..fedfaf5 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"
 





More information about the Openembedded-commits mailing list