[oe] [PATCH][CFT 1/3] libmpc: bump version and cleanup staging

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Jul 23 11:47:46 UTC 2010


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 at users.sourceforge.net>

ping these three (mpc, mpfr, gmp)

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




More information about the Openembedded-devel mailing list