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

git at git.openembedded.org git at git.openembedded.org
Tue Jul 12 22:11:12 UTC 2016


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

commit 3164db2a2f16eedfed3bcd2413321e7473900637
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
    
    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 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