[oe] [PATCH 1/2] java-library.bbclass: do_stage is not needed anymore

Robert Schuster thebohemian at gmx.net
Tue Sep 7 15:48:44 UTC 2010


Patch is fine!

Signed-off-by: Robert Schuster <robertschuster at fsfe.org>

Am 07.09.2010 09:02, schrieb Khem Raj:
> Signed-off-by: Khem Raj <raj.khem at 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
> -}




-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100907/596ef977/attachment-0002.sig>


More information about the Openembedded-devel mailing list