]> code.ossystems Code Review - openembedded-core.git/commitdiff
Update eds-tests to bzr branch
authorRoss Burton <ross@openedhand.com>
Wed, 12 Sep 2007 13:20:29 +0000 (13:20 +0000)
committerRoss Burton <ross@openedhand.com>
Wed, 12 Sep 2007 13:20:29 +0000 (13:20 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2728 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/eds/eds-tests_bzr.bb [moved from meta/packages/eds/eds-tests_0.1.bb with 70% similarity]

similarity index 70%
rename from meta/packages/eds/eds-tests_0.1.bb
rename to meta/packages/eds/eds-tests_bzr.bb
index e9c02dcc18fb8127e9afb4dfafe24202c5ec819a..daa72f22fe1dc349619560115ec7044370fe7008 100644 (file)
@@ -4,12 +4,10 @@ DEPENDS = "dbus-glib eds-dbus"
 RDEPENDS = "libedata-book"
 DESCRIPTION = "Test applications for EDS"
 
-PR = "r1"
-
-SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.gz"
+SRC_URI = "bzr://burtonini.com/bzr/eds-tests;proto=http"
 
 inherit autotools pkgconfig
 
-S = "${WORKDIR}/${PN}-${PV}"
+S = "${WORKDIR}/${PN}"
 
 FILES_${PN} += "${libdir}/evolution-data-server-1.2/extensions/*.so"