All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Schuster <theBohemian@gmx.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe-commits] org.oe.dev classpath-native_0.97.1.bb : add from OM mtn
Date: Wed, 14 May 2008 01:10:36 +0200	[thread overview]
Message-ID: <482A1FEC.5000804@gmx.net> (raw)
In-Reply-To: <20080509153032.79D501892D4@amethyst.openembedded.net>

[-- Attachment #1: Type: text/plain, Size: 2046 bytes --]

Hi,
I would like this commit to be reverted. While it may look logical to go
from one below 1.0 release to another something important changed in
classpath in that release and makes bootstrapping far more complicated.

The problem is that from 0.97 onwards, a classpath build needs a working
javah tool. this program is a header generator which creates C header
files from compiled Java classes. Such a javah program is provided by
the classpath tools but needs a working runtime and class library first.

Earlier classpath releases had pre-generated header files and needed no
javah program.

There are multiple ways to fix this issue. One way would involve
upstream allowing the just built javah application being run with a
provided java executable. This would be less pain for us and would also
benefit other cross compilation efforts.

Regards
Robert

xora commit schrieb:
> classpath-native_0.97.1.bb : add from OM mtn
> 
> Author: xora@openembedded.org
> Branch: org.openembedded.dev
> Revision: 3607c00052ba968a5052e6b5f44f6cb522a38d8b
> ViewMTN: http://monotone.openembedded.org/revision/info/3607c00052ba968a5052e6b5f44f6cb522a38d8b
> Files:
> 1
> packages/classpath/classpath-native_0.97.1.bb
> Diffs:
> 
> #
> # mt diff -r471eef0dd55e52c8e89d42f17ff7a3c920452d9f -r3607c00052ba968a5052e6b5f44f6cb522a38d8b
> #
> #
> #
> # add_file "packages/classpath/classpath-native_0.97.1.bb"
> #  content [4b052ebae756323751932779865b45cf50a920fa]
> #
> ============================================================
> --- packages/classpath/classpath-native_0.97.1.bb	4b052ebae756323751932779865b45cf50a920fa
> +++ packages/classpath/classpath-native_0.97.1.bb	4b052ebae756323751932779865b45cf50a920fa
> @@ -0,0 +1,3 @@
> +require classpath-native.inc
> +
> +PR = "r0"
> 
> 
> 
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-commits
> 



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

       reply	other threads:[~2008-05-13 23:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080509153032.79D501892D4@amethyst.openembedded.net>
2008-05-13 23:10 ` Robert Schuster [this message]
2008-05-14  7:04   ` [oe-commits] org.oe.dev classpath-native_0.97.1.bb : add from OM mtn Graeme Gregory
2008-06-01 23:12   ` Robert Schuster

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=482A1FEC.5000804@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.