summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/musl/musl_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-02-26 06:38:13 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-04 11:35:40 +0000
commit90d66dc25272c95bfe56caa4bf076498a95e61a7 (patch)
tree5b240895c733af4db2e8566bf34f8059fbef1250 /meta/recipes-core/musl/musl_git.bb
parent2327e0f58528db752669c0342c59d0a2b390dd75 (diff)
downloadpoky-90d66dc25272c95bfe56caa4bf076498a95e61a7.tar.gz
musl: Upgrade to 1.1.19 release point
Changes from the current commit https://git.musl-libc.org/cgit/musl/log/?qt=range&q=628cf979b249fa76a80962e2eefe05073216a4db..55df09bfccbfe21fc9dd7d8f94550c0ff25ace04 Summary of this release http://www.openwall.com/lists/musl/2018/02/22/2 Author list has been enhanced no changes to license itself https://git.musl-libc.org/cgit/musl/commit/?id=1366b3c5e6d89d5ba90dd41fe5bf0246c5299b84 (From OE-Core rev: 605a1825ca83d108ee3a9c342f8117e4df5b0876) 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/musl_git.bb')
-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 8b2cb4d49d..8906ac6beb 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 = "628cf979b249fa76a80962e2eefe05073216a4db" 6SRCREV = "55df09bfccbfe21fc9dd7d8f94550c0ff25ace04"
7 7
8PV = "1.1.18+git${SRCPV}" 8PV = "1.1.19+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