1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

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

(From OE-Core rev: 6993e88cccbfe2f990e4ea9bd7cc186d59e5a84b)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2016-05-20 07:03:30 -07:00
committed by Richard Purdie
parent ff35bfa242
commit b414b50c76
+1 -1
View File
@@ -3,7 +3,7 @@
require musl.inc
SRCREV = "49631b7b6c8b8c055aae5b6948930c219b95fdef"
SRCREV = "63e3a1661f1fa5552e2023683617ce09fac3248b"
PV = "1.1.14+git${SRCPV}"