From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] jamvm: add depends on toolchain w/threads
Date: Wed, 1 Apr 2015 23:59:34 +0200 [thread overview]
Message-ID: <20150401235934.58eded2d@free-electrons.com> (raw)
In-Reply-To: <871tk3r03i.fsf@dell.be.48ers.dk>
Dear Peter Korsgaard,
On Wed, 01 Apr 2015 23:48:49 +0200, Peter Korsgaard wrote:
> >>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
>
> Hi,
>
> > Also, there's something fishy between jamvm and classpath.
>
> > jamvm does select BR2_PACKAGE_CLASSPATH and has classpath in
> > JAMVM_DEPENDENCIES.
>
> > But classpath has depends on BR2_PACKAGE_JAMVM in its Config.in.
>
> > Does not make much sense. Peter, you followed the JamVM/Classpath
> > stuff. What do you think?
>
> Hmm, that indeed doesn't sound right. I think the jamvm select should be
> dropped from classpath.
There's no jamvm select in classpath, it's a 'depends on':
config BR2_PACKAGE_JAMVM
bool "jamvm"
select BR2_PACKAGE_CLASSPATH
config BR2_PACKAGE_CLASSPATH
bool "classpath"
depends on BR2_PACKAGE_JAMVM
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-04-01 21:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-26 15:54 [Buildroot] [PATCH 1/1] jamvm: add depends on toolchain w/threads Matt Weber
2015-03-26 18:16 ` Ryan Barnett
2015-03-26 18:52 ` Matthew Weber
2015-04-01 14:28 ` Ryan Barnett
2015-04-01 14:44 ` Thomas Petazzoni
2015-04-01 21:09 ` Matthew Weber
2015-04-01 21:43 ` Thomas Petazzoni
2015-04-01 21:48 ` Peter Korsgaard
2015-04-01 21:59 ` Thomas Petazzoni [this message]
2015-04-02 1:28 ` Matthew Weber
2015-04-02 8:04 ` Peter Korsgaard
2015-04-02 8:03 ` Peter Korsgaard
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=20150401235934.58eded2d@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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