summaryrefslogtreecommitdiff
path: root/meta/packages/eds/eds-tests_bzr.bb
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/eds-tests_bzr.bb
parente733d0d9deed8aafaddbf92523f2a594890d0b21 (diff)
downloadopenembedded-core-ab5d09d447bcb1cf2fa33b3d5828925ceaf2cad3.tar.gz
openembedded-core-ab5d09d447bcb1cf2fa33b3d5828925ceaf2cad3.tar.bz2
openembedded-core-ab5d09d447bcb1cf2fa33b3d5828925ceaf2cad3.tar.xz
openembedded-core-ab5d09d447bcb1cf2fa33b3d5828925ceaf2cad3.zip
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/eds-tests_bzr.bb')
-rw-r--r--meta/packages/eds/eds-tests_bzr.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/packages/eds/eds-tests_bzr.bb b/meta/packages/eds/eds-tests_bzr.bb
deleted file mode 100644
index daa72f22f..000000000
--- a/meta/packages/eds/eds-tests_bzr.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-LICENSE = "GPL"
-SECTION = "x11"
-DEPENDS = "dbus-glib eds-dbus"
-RDEPENDS = "libedata-book"
-DESCRIPTION = "Test applications for EDS"
-
-SRC_URI = "bzr://burtonini.com/bzr/eds-tests;proto=http"
-
-inherit autotools pkgconfig
-
-S = "${WORKDIR}/${PN}"
-
-FILES_${PN} += "${libdir}/evolution-data-server-1.2/extensions/*.so"