Openembedded Devel Discussions
 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-initial: fix libtool2 error
Date: Sun, 27 Jul 2008 17:12:18 +0200	[thread overview]
Message-ID: <488C9052.6070701@gmx.net> (raw)
In-Reply-To: <20080727150318.ADD3B189328@amethyst.openembedded.net>

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

woglinde2 commit schrieb:
> classpath-initial: fix libtool2 error
this should have read

classpath-native: fix libtool2 error

instead :)

> --- packages/classpath/classpath-native.inc	f1053899930127b54417bca6f25818bdf90a200e
> +++ packages/classpath/classpath-native.inc	1ac43332aef0a8c639c3aca49bc3319d0ced8273
> @@ -6,7 +6,7 @@ SRC_URI = "${GNU_MIRROR}/classpath/class
>  
>  SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz"
>  
> -DEPENDS = "ecj-initial fastjar-native zip-native"
> +DEPENDS = "ecj-initial fastjar-native zip-nativei gettext-native"
>  
>  inherit autotools native
>  
> @@ -29,7 +29,13 @@ EXTRA_OECONF = "\
>    --includedir=${STAGING_INCDIR}/classpath \
>    --with-vm=java \
>    "
> +# hack to get config.rpath in, it comes from gettext
> +do_configure_prepend () {
>  
> +        ${@['','cp ${STAGING_DATADIR}/automake-1.10/config.rpath ${S}'][bb.data.getVar('PREFERRED_VERSION_automake-native',d,1) == '1.10']}
> +
> +}
> +
>  do_stage() {
>  	oe_runmake install
>  }



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

       reply	other threads:[~2008-07-27 15:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080727150318.ADD3B189328@amethyst.openembedded.net>
2008-07-27 15:12 ` Robert Schuster [this message]
2008-07-27 17:35 ` [oe-commits] org.oe.dev classpath-initial: fix libtool2 error Robert Schuster
     [not found] <20080726202735.E89F2189327@amethyst.openembedded.net>
2008-07-26 20:26 ` 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=488C9052.6070701@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox