Brings in these fixes * 391b270 unistd: add __close * 8af2ff2 random_r: set `x` before calling savestate_r * cca99e8 wchar: add __mbrlen * 59e99e9 random_r: Add reentrant random functions from LSB * 6461276 gnulib: Add __fdelt_warn alias
Signed-off-by: Khem Raj <[email protected]> --- meta/recipes-core/musl/gcompat_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/musl/gcompat_git.bb b/meta/recipes-core/musl/gcompat_git.bb index 955cc3c0100..cab1a97a84d 100644 --- a/meta/recipes-core/musl/gcompat_git.bb +++ b/meta/recipes-core/musl/gcompat_git.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=eb33ef4af05a9c7602843afb7adfe792" SRC_URI = "git://git.adelielinux.org/adelie/gcompat.git;protocol=https;branch=current" PV = "1.0.0+1.1+git${SRCPV}" -SRCREV = "af5a49e489fdc04b9cf02547650d7aeaccd43793" +SRCREV = "4d6a5156a6eb7f56b30d93853a872e36dadde81b" S = "${WORKDIR}/git" -- 2.35.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#163072): https://lists.openembedded.org/g/openembedded-core/message/163072 Mute This Topic: https://lists.openembedded.org/mt/89715998/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
