mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
libuv: update 1.42.0 -> 1.43.0
(From OE-Core rev: e2fcc4e5d17a1a11ffc13669bbdfc321a618ab86) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
14e27297f4
commit
8dafdda77d
+1
-1
@@ -5,7 +5,7 @@ BUGTRACKER = "https://github.com/libuv/libuv/issues"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47"
|
||||
|
||||
SRCREV = "6ce14710da7079eb248868171f6343bc409ea3a4"
|
||||
SRCREV = "988f2bfc4defb9a85a536a3e645834c161143ee0"
|
||||
SRC_URI = "git://github.com/libuv/libuv;branch=v1.x;protocol=https"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user