summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/musl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-07-07 11:08:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-12 23:10:13 +0100
commitd428f2eeb8df4b6e088a7c134509f77f5eae4fc2 (patch)
treea40855bfa60cc31b77f5d06781f6c79ff6a7fc21 /meta/recipes-core/musl
parent6bb3069eeff76373041f8da08418386fe5ef5897 (diff)
downloadpoky-d428f2eeb8df4b6e088a7c134509f77f5eae4fc2.tar.gz
musl: Update to v1.1.15 release
here is shortlog of changes http://git.musl-libc.org/cgit/musl/commit/?id=faf69b9a73d09fafcbe4fd3007b8d8724293d8e1 (From OE-Core rev: 3164db2a2f16eedfed3bcd2413321e7473900637) 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>
Diffstat (limited to 'meta/recipes-core/musl')
-rw-r--r--meta/recipes-core/musl/musl_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index 956d9dd076..ac321fd232 100644
--- a/meta/recipes-core/musl/musl_git.bb
+++ b/meta/recipes-core/musl/musl_git.bb
@@ -3,9 +3,9 @@
3 3
4require musl.inc 4require musl.inc
5 5
6SRCREV = "6cec7bc57f599f43f4041cec2093e3c9231dbaab" 6SRCREV = "faf69b9a73d09fafcbe4fd3007b8d8724293d8e1"
7 7
8PV = "1.1.14+git${SRCPV}" 8PV = "1.1.15+git${SRCPV}"
9 9
10# mirror is at git://github.com/kraj/musl.git 10# mirror is at git://github.com/kraj/musl.git
11 11