Openembedded Devel Discussions
 help / color / mirror / Atom feed
* Re: [oe-commits] Henning Heinold : jikes: change RDEPENDS so that jikes-native don' t depends on target-classpath
       [not found] <E1OKZya-0000Xi-O2@melo.openembedded.org>
@ 2010-06-05  4:32 ` Martin Jansa
  0 siblings, 0 replies; only message in thread
From: Martin Jansa @ 2010-06-05  4:32 UTC (permalink / raw)
  To: openembedded-devel

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-05  4:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1OKZya-0000Xi-O2@melo.openembedded.org>
2010-06-05  4:32 ` [oe-commits] Henning Heinold : jikes: change RDEPENDS so that jikes-native don' t depends on target-classpath Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox