All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH][CFT 1/3] libmpc: bump version and cleanup staging
Date: Fri, 23 Jul 2010 13:47:46 +0200	[thread overview]
Message-ID: <20100723114746.GA19734@mx.loc> (raw)
In-Reply-To: <1279317776.7632.15.camel@mattotaupa>

On Sat, Jul 17, 2010 at 12:02:56AM +0200, Paul Menzel wrote:
>Dear Bernhard,

>> --- a/recipes/libmpc/libmpc_0.8.1.bb
>> +++ b/recipes/libmpc/libmpc_0.8.1.bb
>> @@ -1,13 +1,12 @@
>>  require libmpc.inc
>>  
>>  DEPENDS = "gmp mpfr"
>> -
>> -SRC_URI = "http://www.multiprecision.org/mpc/download/mpc-${PV}.tar.gz"
>>  S = "${WORKDIR}/mpc-${PV}"
>> +NATIVE_INSTALL_WORKS = "1"
>> +BBCLASSEXTEND = "native"
>> +PR = "1"
>>  
>> -do_stage() {
>> -	autotools_stage_all
>> -}
>> +SRC_URI = "http://www.multiprecision.org/mpc/download/mpc-${PV}.tar.gz"
>
>Maybe you can put `SRC_URI` also in `libmpc.inc`?

mpc seems to be only available as .tar.gz (you even get a .tar.gz if you
ask their server for a .tar.xz ATM, apache anti-typo module,
apparently), so yes, i'll do that as a follow-up once these 3 are in,
ok?

>Otherwise it looks fine.
>
>Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>

ping these three (mpc, mpfr, gmp)

Please, somebody with write privs for oe, install.
TIA,



  parent reply	other threads:[~2010-07-23 11:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-16 21:49 [PATCH][CFT 1/3] libmpc: bump version and cleanup staging Bernhard Reutner-Fischer
2010-07-16 21:49 ` [PATCH][CFT 2/3] libgmp: bump version Bernhard Reutner-Fischer
2010-07-16 21:49 ` [PATCH][CFT 3/3] libmpfr: " Bernhard Reutner-Fischer
2010-07-16 22:02 ` [PATCH][CFT 1/3] libmpc: bump version and cleanup staging Paul Menzel
2010-07-16 22:11   ` Bernhard Reutner-Fischer
2010-07-23 11:47   ` Bernhard Reutner-Fischer [this message]
2010-07-24  3:02     ` Khem Raj

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=20100723114746.GA19734@mx.loc \
    --to=rep.dot.nop@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 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.