1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

musl: Upgrade to 1.1.13+

Rich Felker (3):
      fix assumption in fputs that fwrite returning 0 implies an error
      fix unlikely corner cases in getopt's message printing
      in crypt-sha*, reject excessive rounds as error rather than clamping

(From OE-Core rev: d22e9cd34c714a6946ef194e36b61d352b26e326)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2016-02-17 08:45:15 +00:00
committed by Richard Purdie
parent 07e7879bf3
commit c15bf5533a
+2 -2
View File
@@ -3,9 +3,9 @@
require musl.inc
SRCREV = "0ed932f34f11663e6b3ddfa866b1798a5938a3dc"
SRCREV = "cf115059ba0ecd611008c89c78c37b62f8e6d6af"
PV = "1.1.12+git${SRCPV}"
PV = "1.1.13+git${SRCPV}"
# mirror is at git://github.com/kraj/musl.git