From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 1/2] java-library.bbclass: do_stage is not needed anymore
Date: Tue, 7 Sep 2010 00:02:31 -0700 [thread overview]
Message-ID: <1283842952-20249-1-git-send-email-raj.khem@gmail.com> (raw)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
classes/java-library.bbclass | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/classes/java-library.bbclass b/classes/java-library.bbclass
index 904b4f1..5ce0537 100644
--- a/classes/java-library.bbclass
+++ b/classes/java-library.bbclass
@@ -65,7 +65,3 @@ do_install() {
java_stage() {
oe_jarinstall -s ${JARFILENAME} ${ALTJARFILENAMES}
}
-
-do_stage() {
- java_stage
-}
--
1.7.1
next 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 Khem Raj [this message]
2010-09-07 7:02 ` [PATCH 2/2] jaxme_0.5.2.bb, xpp3_1.1.3.4.O.bb: Remove do_stage_append Khem Raj
2010-09-07 15:48 ` 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-1-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