Commits

Jörg Krause committed 48b6fc2dbc0
package/musl: bump to version 1.1.10 A new regression in uselocale made it into this release. As suggested [1] by the musl maintainers add a patch from upstream [2] to avoid breaking programs that call uselocale. [1] http://www.musl-libc.org/download.html [2] http://git.musl-libc.org/cgit/musl/patch/?id=63f4b9f18f3674124d8bcb119739fec85e6da005 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>