mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
libuv: upgrade 1.34.0 -> 1.34.2
See full changelog https://github.com/libuv/libuv/releases/tag/v1.34.2 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
da1f9f6361
commit
a38a73eacd
+1
-1
@@ -4,7 +4,7 @@ BUGTRACKER = "https://github.com/libuv/libuv/issues"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47"
|
||||
|
||||
SRCREV = "15ae750151ac9341e5945eb38f8982d59fb99201"
|
||||
SRCREV = "f868c9ab0c307525a16fff99fd21e32a6ebc3837"
|
||||
SRC_URI = "git://github.com/libuv/libuv;branch=v1.x"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user