From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: openembedded-core <openembedded-core@lists.openembedded.org>
Subject: [PATCH] eds-tools: Drop this recipe, its inappropriate in OE-Core
Date: Fri, 27 Jul 2012 12:38:30 +0100 [thread overview]
Message-ID: <1343389110.9574.125.camel@ted> (raw)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/conf/distro/include/world-broken.inc b/meta/conf/distro/include/world-broken.inc
index 76b08d0..f7c222e 100644
--- a/meta/conf/distro/include/world-broken.inc
+++ b/meta/conf/distro/include/world-broken.inc
@@ -3,5 +3,3 @@
#
EXCLUDE_FROM_WORLD_pn-gobject-introspection = "1"
-# Need bzr
-EXCLUDE_FROM_WORLD_pn-eds-tools = "1"
diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf
index a23a0ee..1200589 100644
--- a/meta/conf/multilib.conf
+++ b/meta/conf/multilib.conf
@@ -126,7 +126,6 @@ BBCLASSEXTEND_append_pn-dtc = " ${MULTILIBS}"
BBCLASSEXTEND_append_pn-e2fsprogs = " ${MULTILIBS}"
BBCLASSEXTEND_append_pn-ed = " ${MULTILIBS}"
BBCLASSEXTEND_append_pn-evolution-data-server = " ${MULTILIBS}"
-BBCLASSEXTEND_append_pn-eds-tools = " ${MULTILIBS}"
BBCLASSEXTEND_append_pn-eee-acpi-scripts = " ${MULTILIBS}"
BBCLASSEXTEND_append_pn-eglibc-initial = " ${MULTILIBS}"
BBCLASSEXTEND_append_pn-eglibc-locale = " ${MULTILIBS}"
diff --git a/meta/recipes-sato/eds/eds-tools_git.bb b/meta/recipes-sato/eds/eds-tools_git.bb
deleted file mode 100644
index 97279ce..0000000
--- a/meta/recipes-sato/eds/eds-tools_git.bb
+++ b/dev/null
@@ -1,20 +0,0 @@
-LICENSE = "GPLv2"
-SECTION = "x11"
-DEPENDS = "dbus-glib evolution-data-server"
-RDEPENDS_${PN} = "libedata-book"
-DESCRIPTION = "Test applications for EDS"
-
-SRCREV = "5e9afbd22a021d1f0d0a0249d5995d19dd770584"
-PR = "r3"
-
-SRC_URI = "git://github.com/rossburton/eds-tools.git;protocol=git"
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-
-inherit autotools pkgconfig
-
-S = "${WORKDIR}/git"
-
-FILES_${PN} += "${libdir}/evolution-data-server-1.2/extensions/*.so"
-FILES_${PN} += "${libdir}/evolution-data-server-1.2/extensions/*.la"
-FILES_${PN}-dbg += "${libdir}/evolution-data-server-1.2/extensions/.debug/*.so"
reply other threads:[~2012-07-27 11:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1343389110.9574.125.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.