mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
libuv: upgrade 1.44.1 -> 1.44.2
(From OE-Core rev: ccd589604c2d7648dcd3541c61a2b48e692ca258) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
70b2306011
commit
eaf011b55e
@@ -5,7 +5,7 @@ BUGTRACKER = "https://github.com/libuv/libuv/issues"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=ad93ca1fffe931537fcf64f6fcce084d"
|
||||
|
||||
SRCREV = "e8b7eb6908a847ffbe6ab2eec7428e43a0aa53a2"
|
||||
SRCREV = "0c1fa696aa502eb749c2c4735005f41ba00a27b8"
|
||||
SRC_URI = "git://github.com/libuv/libuv;branch=v1.x;protocol=https"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
Reference in New Issue
Block a user