mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
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:
committed by
Martin Jansa
parent
e7d07e7942
commit
187ed64811
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user