libuv: upgrade 1.38.1 -> 1.39.0

(From OE-Core rev: 7e9e9fb2f98259be9d93422bcf2a7ed84e13bebc)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2020-09-02 23:13:16 +02:00
committed by Richard Purdie
parent 9ef5cb6f6e
commit e2ffa0d9e0

View File

@@ -4,7 +4,7 @@ BUGTRACKER = "https://github.com/libuv/libuv/issues"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47"
SRCREV = "e8b989ea1f7f9d4083511a2caec7791e9abd1871"
SRCREV = "25f4b8b8a3c0f934158cd37a37b0525d75ca488e"
SRC_URI = "git://github.com/libuv/libuv;branch=v1.x"
S = "${WORKDIR}/git"