mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
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>
This commit is contained in:
@@ -9,7 +9,7 @@ standards-conformance and safety."
|
||||
HOMEPAGE = "http://www.musl-libc.org/"
|
||||
LICENSE = "MIT"
|
||||
SECTION = "libs"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=7928b7ad32ceda04932478e330e52f7f"
|
||||
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=2b9032093c4765e49ae85ddeba29afff"
|
||||
|
||||
PATH_prepend = "${STAGING_BINDIR_TOOLCHAIN}.${STAGINGCC}:"
|
||||
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
|
||||
require musl.inc
|
||||
|
||||
SRCREV = "628cf979b249fa76a80962e2eefe05073216a4db"
|
||||
SRCREV = "55df09bfccbfe21fc9dd7d8f94550c0ff25ace04"
|
||||
|
||||
PV = "1.1.18+git${SRCPV}"
|
||||
PV = "1.1.19+git${SRCPV}"
|
||||
|
||||
# mirror is at git://github.com/kraj/musl.git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user