[oe-commits] [openembedded-core] 16/103: musl: Upgrade to 1.1.14

git at git.openembedded.org git at git.openembedded.org
Sun Feb 28 11:35:16 UTC 2016


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

commit 1b32ffcf9e889766d7a94d55a00f8359bbbf7c1a
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Mon Feb 22 07:06:54 2016 +0000

    musl: Upgrade to 1.1.14
    
    There has been regressions seen in 1.1.13 hence
    a quick 1.1.14 release is made
    
    here is the list of all changes between 1.1.13 and 1.1.14
    
    http://git.musl-libc.org/cgit/musl/log/?qt=range&q=v1.1.13..v1.1.14
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.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 4151308..250f837 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 = "cf115059ba0ecd611008c89c78c37b62f8e6d6af"
+SRCREV = "074e6b3fe3f2ad89b991f3d8ab0932035b312a62"
 
-PV = "1.1.13+git${SRCPV}"
+PV = "1.1.14+git${SRCPV}"
 
 # mirror is at git://github.com/kraj/musl.git
 

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


More information about the Openembedded-commits mailing list