1
0
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:
Khem Raj
2019-09-13 06:40:48 -07:00
committed by Richard Purdie
parent 7981d54fe6
commit d7d9dd56b4
+1 -1
View File
@@ -4,7 +4,7 @@
require musl.inc
inherit linuxloader
SRCREV = "6ad514e4e278f0c3b18eb2db1d45638c9af1c07f"
SRCREV = "1f0e9f9cc2e3fa354f94e18b3b362de5f1ec7272"
BASEVER = "1.1.23"