[oe] [PATCH] Trolltech FTP -> Nokia HTTP

Adrien Demarez adrien.demarez at bolloretelecom.eu
Fri Jun 11 17:01:03 UTC 2010


Oops, sorry for the missing patch file !
Please find the patch enclosed with this mail !
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trolltech2nokia.patch
Type: application/octet-stream
Size: 14857 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20100611/3f176e74/attachment-0002.obj>
-------------- next part --------------


N.B.: very simple patch since the directory structure does not change between the Nokia HTTP and the Trolltech FTP. Thus I have basically done this : for i in `grep -r ftp.trolltech.com *| cut -d: -f1`; do sed -i -e 's!ftp://ftp.trolltech.com/!http://get.qt.nokia.com/!g' $i; done

Best regards,

--
Adrien Demarez
Bollor? telecom
Bureaux/Office : 11bis, rue Scribe | F-75009 Paris
Tel : +33 1 78 14 04 08 / +33 6 49 46 96 03
http://www.bolloretelecom.eu
>> Mobile broadband is here and across Europe! See us @ http://www.wimaxoperators.org/regional/europe

Holger Freyther wrote :

> Adrien Demarez wrote:
>> Hi all,
>> 
>> Most products from Trolltech still have their SRC_URI pointing to ftp://ftp.trolltech.com.
>> Since Trolltech was bought by Nokia, everything now hosted on http://get.qt.nokia.com/, with the same directory structure. Although the legacy Trolltech FTP is still working, the downloads on http://get.qt.nokia.com/* are much faster, and also probably more reliable in the long term. Thus I propose to change the SRC_URI of all Trolltech softwares (e.g. QT...) as described in the attached patch (of course, the checksums do not change).
> 
> You missed the patch? But the proposal sounds sane.
> 
> _______________________________________________
> 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