Changes from the current commit https://git.musl-libc.org/cgit/musl/log/?qt=range&q=628cf979b249fa76a80962e2eefe05073216a4db..55df09bfccbfe21fc9dd7d8f94550c0ff25ace04
Summary of this release http://www.openwall.com/lists/musl/2018/02/22/2 Signed-off-by: Khem Raj <[email protected]> --- 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 8b2cb4d49d..8906ac6beb 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 = "628cf979b249fa76a80962e2eefe05073216a4db" +SRCREV = "55df09bfccbfe21fc9dd7d8f94550c0ff25ace04" -PV = "1.1.18+git${SRCPV}" +PV = "1.1.19+git${SRCPV}" # mirror is at git://github.com/kraj/musl.git -- 2.16.2 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
