[LEDE-DEV] [PATCH] Fix missing libc.

Dragan Stancevic ds at codeminutia.com
Thu May 10 15:23:57 PDT 2018


On 05/10/2018 04:55 PM, Lev wrote:
> On Thu, 10 May 2018 23:49:36 +0200
> Felix Fietkau <nbd at nbd.name> wrote:
> 
>> On 2018-05-10 23:23, Lev wrote:
>>> From: Lev <levente.kovacs at 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 at 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 at tst:~/src$ cd glibc/
visitor at 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



More information about the Lede-dev mailing list