From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 2/2] jaxme_0.5.2.bb, xpp3_1.1.3.4.O.bb: Remove do_stage_append
Date: Tue, 7 Sep 2010 00:02:32 -0700 [thread overview]
Message-ID: <1283842952-20249-2-git-send-email-raj.khem@gmail.com> (raw)
In-Reply-To: <1283842952-20249-1-git-send-email-raj.khem@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
recipes/xml-commons/jaxme_0.5.2.bb | 7 -------
recipes/xml-commons/xpp3_1.1.3.4.O.bb | 4 ----
2 files changed, 0 insertions(+), 11 deletions(-)
diff --git a/recipes/xml-commons/jaxme_0.5.2.bb b/recipes/xml-commons/jaxme_0.5.2.bb
index 4fa9cdf..304c06d 100644
--- a/recipes/xml-commons/jaxme_0.5.2.bb
+++ b/recipes/xml-commons/jaxme_0.5.2.bb
@@ -39,13 +39,6 @@ do_install_append() {
oe_jarinstall jaxmepm-${PV}.jar jaxmepm.jar
}
-do_stage_append() {
- oe_jarinstall -s jaxmeapi-${PV}.jar jaxmeapi.jar
- oe_jarinstall -s jaxmejs-${PV}.jar jaxmejs.jar
- oe_jarinstall -s jaxmexs-${PV}.jar jaxmexs.jar
- oe_jarinstall -s jaxmepm-${PV}.jar jaxmepm.jar
-}
-
# Compile helper
# 1 - source dir
# 2 - dest dir
diff --git a/recipes/xml-commons/xpp3_1.1.3.4.O.bb b/recipes/xml-commons/xpp3_1.1.3.4.O.bb
index 11b82ab..40f7cb2 100644
--- a/recipes/xml-commons/xpp3_1.1.3.4.O.bb
+++ b/recipes/xml-commons/xpp3_1.1.3.4.O.bb
@@ -42,10 +42,6 @@ do_install_append() {
oe_jarinstall xpp3-xpath-${PV}.jar xpp3-xpath.jar
}
-do_stage_append() {
- oe_jarinstall -s xpp3-xpath-${PV}.jar xpp3-xpath.jar
-}
-
FILES_libxpp3-xpath-java = "${datadir}/java/xpp3-xpath*"
--
1.7.1
next prev parent reply other threads:[~2010-09-07 7:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-07 7:02 [PATCH 1/2] java-library.bbclass: do_stage is not needed anymore Khem Raj
2010-09-07 7:02 ` Khem Raj [this message]
2010-09-07 15:48 ` [PATCH 2/2] jaxme_0.5.2.bb, xpp3_1.1.3.4.O.bb: Remove do_stage_append Robert Schuster
2010-09-07 15:48 ` [PATCH 1/2] java-library.bbclass: do_stage is not needed anymore Robert Schuster
2010-09-08 5:57 ` Fahad
2010-09-08 14:56 ` Khem Raj
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=1283842952-20249-2-git-send-email-raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox