From: Robert Schuster <thebohemian@gmx.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/2] java-library.bbclass: do_stage is not needed anymore
Date: Tue, 07 Sep 2010 17:48:44 +0200 [thread overview]
Message-ID: <4C865EDC.4080807@gmx.net> (raw)
In-Reply-To: <1283842952-20249-1-git-send-email-raj.khem@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 631 bytes --]
Patch is fine!
Signed-off-by: Robert Schuster <robertschuster@fsfe.org>
Am 07.09.2010 09:02, schrieb Khem Raj:
> 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
> -}
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 270 bytes --]
next prev parent reply other threads:[~2010-09-07 15:56 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 ` [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 ` Robert Schuster [this message]
2010-09-08 5:57 ` [PATCH 1/2] java-library.bbclass: do_stage is not needed anymore 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=4C865EDC.4080807@gmx.net \
--to=thebohemian@gmx.net \
--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 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.