[oe-commits] [openembedded-core] 06/08: musl: Upgrade to 1.1.21 release

git at git.openembedded.org git at git.openembedded.org
Mon Jan 21 23:48:03 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit c47d18b87ac6fbe85959546ca049d13aa624e716
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Mon Jan 21 15:01:30 2019 -0800

    musl: Upgrade to 1.1.21 release
    
    Delta of changes from previous Revision
    
    https://git.musl-libc.org/cgit/musl/log/?qt=range&q=de7dc1318f493184b20f7661bc12b1829b957b67..1691b23955590d1eb66a11158fdd91c86337e886
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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 cba4d06..73906d0 100644
--- a/meta/recipes-core/musl/musl_git.bb
+++ b/meta/recipes-core/musl/musl_git.bb
@@ -4,9 +4,9 @@
 require musl.inc
 inherit linuxloader
 
-SRCREV = "de7dc1318f493184b20f7661bc12b1829b957b67"
+SRCREV = "1691b23955590d1eb66a11158fdd91c86337e886"
 
-BASEVER = "1.1.20"
+BASEVER = "1.1.21"
 
 PV = "${BASEVER}+git${SRCPV}"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list