mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 16:59:59 +00:00
libuv: update to 1.33.1
Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ BUGTRACKER = "https://github.com/libuv/libuv/issues"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47"
|
||||||
|
|
||||||
SRCREV = "697bea87b3a0b0e9b4e5ff86b39d1dedb70ee46d"
|
SRCREV = "07ad32138f4d2285ba2226b5e20462b27b091a59"
|
||||||
SRC_URI = "git://github.com/libuv/libuv;branch=v1.x"
|
SRC_URI = "git://github.com/libuv/libuv;branch=v1.x"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
Reference in New Issue
Block a user