klibc_2.0.4: update to 4d1997d - Fix build for qemux86

Minimally rebase staging.patch and follow upstream commits.

Fixes:
| usr/klibc/socketcalls/socket.o: In function `socket':
| .../usr/klibc/socketcalls/socket.S:8: multiple definition of `socket'

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Andrea Adami
2016-02-12 00:01:08 +01:00
committed by Martin Jansa
parent e7d07e7942
commit 187ed64811
2 changed files with 2 additions and 2 deletions
@@ -5,7 +5,7 @@ SECTION = "libs"
LICENSE = "BSD-3-Clause & GPL-2.0 & MIT & Zlib"
LIC_FILES_CHKSUM = "file://usr/klibc/LICENSE;md5=d75181f10e998c21eb147f6d2e43ce8b"
DEPENDS = "linux-libc-headers perl-native"
SRCREV = "7763dd33e5b8eed4b9e3c583c02c10176fd550d3"
SRCREV = "4d19974d7020488f63651244e1f9f51727c3f66c"
SRC_URI = "git://git.kernel.org/pub/scm/libs/klibc/klibc.git"
SRC_URI_append_linux-gnueabi = " file://klibc-config-eabi.patch \