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

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


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

commit f70ee77add3878b4e43f5e79e159e44b4bea725b
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Tue Feb 23 12:22:22 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
    
    license checksum changed due to updates to authors/contributors list
    
    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.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/musl/musl.inc b/meta/recipes-core/musl/musl.inc
index c3fd5c8..3ad31b5 100644
--- a/meta/recipes-core/musl/musl.inc
+++ b/meta/recipes-core/musl/musl.inc
@@ -9,7 +9,7 @@ standards-conformance and safety."
 HOMEPAGE = "http://www.musl-libc.org/"
 LICENSE = "MIT"
 SECTION = "libs"
-LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=bccdfe36b123d1b0757d8025278d86ba"
+LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=617ba6560e800d47ec31dc88deb63101"
 
 PATH_prepend = "${STAGING_BINDIR_TOOLCHAIN}.${STAGINGCC}:"
 TOOLCHAIN_OPTIONS = " --sysroot=${STAGING_DIR_TCBOOTSTRAP}"

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


More information about the Openembedded-commits mailing list