mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 14:09:47 +00:00
musl: Update to latest 1.1.12 release
point to maintained github mirror in comments (From OE-Core rev: 0196bc0d466758f634f52f8dff298ca9157c96c4) 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:
@@ -3,11 +3,11 @@
|
||||
|
||||
require musl.inc
|
||||
|
||||
SRCREV = "6c5cad2aa56745302c1d42d2c8baf6424d29c0f3"
|
||||
SRCREV = "3abb094d19ca4c7c4adcf373d971fb5aa05c5252"
|
||||
|
||||
PV = "1.1.11+git${SRCPV}"
|
||||
PV = "1.1.12+git${SRCPV}"
|
||||
|
||||
# mirror is at git://github.com/bminor/musl.git
|
||||
# mirror is at git://github.com/kraj/musl.git
|
||||
|
||||
SRC_URI = "git://git.musl-libc.org/musl \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user