[oe-commits] [openembedded-core] 10/22: musl: Update to final 1.2.0 release

git at git.openembedded.org git at git.openembedded.org
Sat Feb 22 23:58:02 UTC 2020


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

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

commit 732cac03632fee312e8a43aa091d056d4a3900f0
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Fri Feb 21 08:34:20 2020 -0800

    musl: Update to final 1.2.0 release
    
    Detailed log [1]
    [1] https://git.musl-libc.org/cgit/musl/log/?qt=range&q=a662220df547e5c2446518e74440a7d834f9ebe6..040c1d16b468c50c04fc94edff521f1637708328
    
    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 b6ec6fe..afc8446 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 = "a662220df547e5c2446518e74440a7d834f9ebe6"
+SRCREV = "040c1d16b468c50c04fc94edff521f1637708328"
 
-BASEVER = "1.1.24"
+BASEVER = "1.2.0"
 
 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