mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
musl: Update to latest master
* Added copy_file_range posix_spawn_file_actions_add[f]chdir API * optreset is added to getopt * pthread fixes * Conditionally add legacy long definition of wchar_t Details [1] [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=6ad514e4e278f0c3b18eb2db1d45638c9af1c07f..1f0e9f9cc2e3fa354f94e18b3b362de5f1ec7272 (From OE-Core rev: 030b44af19268ae4a72bb25aa77526f7e39bd4a3) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
require musl.inc
|
||||
inherit linuxloader
|
||||
|
||||
SRCREV = "6ad514e4e278f0c3b18eb2db1d45638c9af1c07f"
|
||||
SRCREV = "1f0e9f9cc2e3fa354f94e18b3b362de5f1ec7272"
|
||||
|
||||
BASEVER = "1.1.23"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user