mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
musl: Update to latest
* fix use of memset without declaration in sched.h cpu set macros
* powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.h
(From OE-Core rev: a079c431a8f00562273347698220ed0c6ce4b58d)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit 3953c54c30473450d4baf511772276e5e8e09919)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
require musl.inc
|
||||
|
||||
SRCREV = "da438ee1fc516c41ba1790cef7be551a9e244397"
|
||||
SRCREV = "48be5b6313d7b827acf555769e93b389fa9f6307"
|
||||
|
||||
PV = "1.1.16+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user