[oe] [PATCH] Correcting APACHE mirror location for APR recipes.

Khem Raj raj.khem at gmail.com
Wed Jul 14 06:44:10 UTC 2010


On Tue, Jul 13, 2010 at 8:08 AM,  <Sean_Hudson at dell.com> wrote:
> It appears as though the only versions visible at the current URL are the latest version.  To get access to the latest version, the archive URL appears to be necessary.  It is worth noting that the archive seems to contain the latest version too.

OK. Does this require any updates to checksums ?


>
> -----Original Message-----
> From: openembedded-devel-bounces at lists.openembedded.org [mailto:openembedded-devel-bounces at lists.openembedded.org] On Behalf Of Khem Raj
> Sent: Tuesday, July 13, 2010 1:06 AM
> To: openembedded-devel at lists.openembedded.org
> Subject: Re: [oe] [PATCH] Correcting APACHE mirror location for APR recipes.
>
> On Mon, Jul 12, 2010 at 3:31 PM,  <Sean_Hudson at dell.com> wrote:
>> Hi all,
>>
>>  We recently noticed that apr and apr-util recipes were not fetching correctly.
>>  It appears as though the APACHE_MIRROR variable in the bitbake.conf file.
>>
>>  Below is a trivial patch to update the variable.
>
> I am able to see the files in existing URL. What problem did you have
>
>>
>> Regards,
>> Sean
>>
>>
>> diff --git a/conf/bitbake.conf b/conf/bitbake.conf
>> index 12a5522..71c7273 100644
>> --- a/conf/bitbake.conf
>> +++ b/conf/bitbake.conf
>> @@ -533,7 +533,7 @@ export palmqtdir = "${palmtopdir}"
>>  OE_STRICT_CHECKSUMS ?= "1"
>>
>>  ADOBE_MIRROR = "http://fpdownload.macromedia.com/get/flashplayer/current/"
>> -APACHE_MIRROR = "http://www.apache.org/dist"
>> +APACHE_MIRROR = "http://archive.apache.org/dist"
>>  DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool"
>>  E_CVS = "cvs://anonymous@anoncvs.enlightenment.org/var/cvs/e"
>>  E_URI = "http://enlightenment.freedesktop.org/files"
>>
>>
>>
>>
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel at lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list