aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-05-20 07:03:30 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-27 08:32:36 +0100
commit11b36c1a2672c0a6240a934144828c2529a6e0a3 (patch)
tree30a256e995d089e6547b2b1dac0067210b074cb5 /meta/recipes-core
parentd867cc39394c3b0bdd2286b90344f222138ae36e (diff)
downloadopenembedded-core-11b36c1a2672c0a6240a934144828c2529a6e0a3.tar.gz
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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/musl/musl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index dd525b0a3c..b1abf4f774 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}"