[oe-commits] [openembedded-core] 09/21: musl: Update to v1.1.15 release

git at git.openembedded.org git at git.openembedded.org
Wed Jul 27 07:34:32 UTC 2016


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

commit 6e7a9fd67a982f81a72a928709f145d61186e320
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Thu Jul 7 11:08:28 2016 -0700

    musl: Update to v1.1.15 release
    
    here is shortlog of changes
    http://git.musl-libc.org/cgit/musl/commit/?id=faf69b9a73d09fafcbe4fd3007b8d8724293d8e1
    
    (From OE-Core rev: 3164db2a2f16eedfed3bcd2413321e7473900637)
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
    Signed-off-by: Armin Kuster <akuster808 at gmail.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 956d9dd..ac321fd 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 = "6cec7bc57f599f43f4041cec2093e3c9231dbaab"
+SRCREV = "faf69b9a73d09fafcbe4fd3007b8d8724293d8e1"
 
-PV = "1.1.14+git${SRCPV}"
+PV = "1.1.15+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