On 05/10/2018 04:55 PM, Lev wrote:
> On Thu, 10 May 2018 23:49:36 +0200
> Felix Fietkau <n...@nbd.name> wrote:
> 
>> On 2018-05-10 23:23, Lev wrote:
>>> From: Lev <levente.kov...@intelliport.hu>  
>> Please explain what you're trying to do here.
>> The patch makes no sense to me.
> 
> 
> glibc v2.26 was not found any of the mirrors, but v2.22 is. This patch 
> instructs
> the build system to use glibc v2.22 instead of v2.26.
> 
> Lev
> 
> 
There is no mirror required, package is pulled from git at:

PKG_SOURCE_URL:=git://sourceware.org/git/glibc.git


visitor@tst:~/src$ git clone git://sourceware.org/git/glibc.git
Cloning into 'glibc'...
remote: Counting objects: 516077, done.
remote: Compressing objects: 100% (73252/73252), done.
remote: Total 516077 (delta 433835), reused 514543 (delta 432516)
Receiving objects: 100% (516077/516077), 150.85 MiB | 35.16 MiB/s, done.
Resolving deltas: 100% (433835/433835), done.
Checking connectivity... done.
visitor@tst:~/src$ cd glibc/
visitor@tst:~/src/glibc$ git tag -l glibc-2.26*
glibc-2.26
glibc-2.26.9000



-- 
Home Based Linux SW-Engr Jobs @
http://codeminutia.com

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to