mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
musl: Update to latest master
fix erroneous pthread_cond_wait mutex waiter count logic due to typo https://git.musl-libc.org/cgit/musl/log/?qt=range&q=27b2fc9d6db956359727a66c262f1e69995660aa..d91a6cf6e369a79587c5665fce9635e5634ca201 (From OE-Core rev: 09ffd51416da9475c3a2aadc7423d791fdcf21ae) Signed-off-by: Khem Raj <raj.khem@gmail.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 = "27b2fc9d6db956359727a66c262f1e69995660aa"
|
||||
SRCREV = "d91a6cf6e369a79587c5665fce9635e5634ca201"
|
||||
|
||||
BASEVER = "1.2.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user