diff options
author | Ross Burton <ross@openedhand.com> | 2007-09-12 14:50:23 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-09-12 14:50:23 +0000 |
commit | ab5d09d447bcb1cf2fa33b3d5828925ceaf2cad3 (patch) | |
tree | 392edbb42ce65631d7e9fd8b69318ee0d2913343 /meta/packages/eds | |
parent | e733d0d9deed8aafaddbf92523f2a594890d0b21 (diff) | |
download | poky-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" | |||
4 | RDEPENDS = "libedata-book" | 4 | RDEPENDS = "libedata-book" |
5 | DESCRIPTION = "Test applications for EDS" | 5 | DESCRIPTION = "Test applications for EDS" |
6 | 6 | ||
7 | SRC_URI = "bzr://burtonini.com/bzr/eds-tests;proto=http" | 7 | SRC_URI = "bzr://burtonini.com/bzr/${PN};proto=http" |
8 | 8 | ||
9 | inherit autotools pkgconfig | 9 | inherit autotools pkgconfig |
10 | 10 | ||