mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
6.10 will be the reference kernel version for the fall release, so we bump our libc-headers to match. (From OE-Core rev: 3f852c2c958c80c652e902ab0532cefdc82e6549) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 lines
448 B
BlitzBasic
14 lines
448 B
BlitzBasic
require linux-libc-headers.inc
|
|
|
|
SRC_URI:append:libc-musl = "\
|
|
file://0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch \
|
|
file://0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch \
|
|
file://0001-libc-compat.h-musl-_does_-define-IFF_LOWER_UP-DORMAN.patch \
|
|
"
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
|
|
|
|
SRC_URI[sha256sum] = "774698422ee54c5f1e704456f37c65c06b51b4e9a8b0866f34580d86fef8e226"
|
|
|
|
|