[OE-core] [PATCH] musl: Upgrade to 1.1.13+

Khem Raj raj.khem at gmail.com
Wed Feb 17 08:45:15 UTC 2016


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

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta/recipes-core/musl/musl_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index 8c54db8..4151308 100644
--- a/meta/recipes-core/musl/musl_git.bb
+++ b/meta/recipes-core/musl/musl_git.bb
@@ -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
 
-- 
1.9.1




More information about the Openembedded-core mailing list