mirror of
https://git.yoctoproject.org/poky
synced 2026-02-09 02:03:04 +01:00
kernel 6.15+ will be our next reference point, so we bump the libc headers to match. (From OE-Core rev: cf89a121f93e404485983b92abc88a46a7f24890) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 lines
447 B
BlitzBasic
13 lines
447 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] = "7586962547803be7ecc4056efc927fb25214548722bd28171172f3599abb9764"
|
|
|