https://git.musl-libc.org/cgit/musl/log/?qt=range&q=1691b23955590d1eb66a11158fdd91c86337e886..6516282d2adfad2c7e66d854cde3357120c75dbd
Signed-off-by: Khem Raj <[email protected]> --- v2: Fix TLS installation crash https://git.musl-libc.org/cgit/musl/commit/?id=6516282d2adfad2c7e66d854cde3357120c75dbd meta/recipes-core/musl/musl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index 73906d0f3c..f1052278c8 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb @@ -4,7 +4,7 @@ require musl.inc inherit linuxloader -SRCREV = "1691b23955590d1eb66a11158fdd91c86337e886" +SRCREV = "6516282d2adfad2c7e66d854cde3357120c75dbd" BASEVER = "1.1.21" -- 2.20.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
