[oe-commits] [openembedded-core] 12/20: musl: Update to latest tip

git at git.openembedded.org git at git.openembedded.org
Sun May 22 15:12:39 UTC 2016


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

commit 6993e88cccbfe2f990e4ea9bd7cc186d59e5a84b
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Fri May 20 07:03:30 2016 -0700

    musl: Update to latest tip
    
    Bobby Bingham (3):
          x32: remove arch-specific syscall remapping
          x32: eliminate __X32_SYSCALL_BIT constant
          deduplicate __NR_* and SYS_* syscall number definitions
    
    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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index dd525b0..b1abf4f 100644
--- a/meta/recipes-core/musl/musl_git.bb
+++ b/meta/recipes-core/musl/musl_git.bb
@@ -3,7 +3,7 @@
 
 require musl.inc
 
-SRCREV = "49631b7b6c8b8c055aae5b6948930c219b95fdef"
+SRCREV = "63e3a1661f1fa5552e2023683617ce09fac3248b"
 
 PV = "1.1.14+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