From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe-commits] Henning Heinold : jikes: change RDEPENDS so that jikes-native don' t depends on target-classpath
Date: Sat, 5 Jun 2010 06:32:01 +0200 [thread overview]
Message-ID: <20100605043201.GQ16035@jama> (raw)
In-Reply-To: <E1OKZya-0000Xi-O2@melo.openembedded.org>
On Fri, Jun 04, 2010 at 04:42:32PM +0000, git version control wrote:
> Module: openembedded.git
> Branch: org.openembedded.dev
> Commit: 793e0d81c9932c9e9b98d9bad8be968eb3d7022c
> URL: http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=793e0d81c9932c9e9b98d9bad8be968eb3d7022c
>
> Author: Henning Heinold <heinold@inf.fu-berlin.de>
> Date: Fri Jun 4 18:35:28 2010 +0200
>
> jikes: change RDEPENDS so that jikes-native don't depends on target-classpath
>
> ---
>
> recipes/jikes/jikes_1.22.bb | 12 ++++++------
> 1 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/recipes/jikes/jikes_1.22.bb b/recipes/jikes/jikes_1.22.bb
> index 8c1a16e..2028d7e 100644
> --- a/recipes/jikes/jikes_1.22.bb
> +++ b/recipes/jikes/jikes_1.22.bb
> @@ -5,16 +5,16 @@ SECTION = "devel"
> LICENSE = "IBM"
> PR = "r1"
>
> -RDEPENDS_${PN} = "classpath"
> -PROVIDES_virtclass-native = ""
> -RDEPENDS_virtclass-native = ""
> -
> -BBCLASSEXTEND = "native"
> -
> SRC_URI = "${SOURCEFORGE_MIRROR}/jikes/jikes-${PV}.tar.bz2"
>
> inherit autotools update-alternatives
>
> +BBCLASSEXTEND = "native"
> +
> +RDEPENDS = "classpath"
Why not RDEPENDS_${PN}?
Regards,
> +PROVIDES_virtclass-native = ""
> +RDEPENDS_virtclass-native = ""
> +
> EXTRA_OECONF = "--disable-fp-emulation --enable-source15"
>
> # configure script incorrectly defines these when cross compiling for ARM
>
>
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-commits
--
Jansa 'JaMa' Martin jabber: Martin.Jansa@gmail.com
parent reply other threads:[~2010-06-05 4:36 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <E1OKZya-0000Xi-O2@melo.openembedded.org>]
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=20100605043201.GQ16035@jama \
--to=martin.jansa@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