summaryrefslogtreecommitdiffstats
path: root/meta/packages/eds
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-09-12 14:50:23 +0000
committerRoss Burton <ross@openedhand.com>2007-09-12 14:50:23 +0000
commitab5d09d447bcb1cf2fa33b3d5828925ceaf2cad3 (patch)
tree392edbb42ce65631d7e9fd8b69318ee0d2913343 /meta/packages/eds
parente733d0d9deed8aafaddbf92523f2a594890d0b21 (diff)
downloadpoky-ab5d09d447bcb1cf2fa33b3d5828925ceaf2cad3.tar.gz
Rename eds-tests to eds-tools
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2731 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/eds')
-rw-r--r--meta/packages/eds/eds-tools_bzr.bb (renamed from meta/packages/eds/eds-tests_bzr.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/eds/eds-tests_bzr.bb b/meta/packages/eds/eds-tools_bzr.bb
index daa72f22fe..85e1c4b7c4 100644
--- a/meta/packages/eds/eds-tests_bzr.bb
+++ b/meta/packages/eds/eds-tools_bzr.bb
@@ -4,7 +4,7 @@ DEPENDS = "dbus-glib eds-dbus"
4RDEPENDS = "libedata-book" 4RDEPENDS = "libedata-book"
5DESCRIPTION = "Test applications for EDS" 5DESCRIPTION = "Test applications for EDS"
6 6
7SRC_URI = "bzr://burtonini.com/bzr/eds-tests;proto=http" 7SRC_URI = "bzr://burtonini.com/bzr/${PN};proto=http"
8 8
9inherit autotools pkgconfig 9inherit autotools pkgconfig
10 10