[oe-commits] [meta-openembedded] 23/82: libuv: update to 1.33.1

git at git.openembedded.org git at git.openembedded.org
Fri Nov 1 14:53:04 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit a716df59991f28284f6d30e76fe7c8c99678198e
Author: André Draszik <git at andred.net>
AuthorDate: Tue Oct 29 18:35:07 2019 +0000

    libuv: update to 1.33.1
    
    Signed-off-by: André Draszik <git at andred.net>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-connectivity/libuv/{libuv_1.32.0.bb => libuv_1.33.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-connectivity/libuv/libuv_1.32.0.bb b/meta-oe/recipes-connectivity/libuv/libuv_1.33.1.bb
similarity index 90%
rename from meta-oe/recipes-connectivity/libuv/libuv_1.32.0.bb
rename to meta-oe/recipes-connectivity/libuv/libuv_1.33.1.bb
index c7fa3c1..604568e 100644
--- a/meta-oe/recipes-connectivity/libuv/libuv_1.32.0.bb
+++ b/meta-oe/recipes-connectivity/libuv/libuv_1.33.1.bb
@@ -4,7 +4,7 @@ BUGTRACKER = "https://github.com/libuv/libuv/issues"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47"
 
-SRCREV = "697bea87b3a0b0e9b4e5ff86b39d1dedb70ee46d"
+SRCREV = "07ad32138f4d2285ba2226b5e20462b27b091a59"
 SRC_URI = "git://github.com/libuv/libuv;branch=v1.x"
 
 S = "${WORKDIR}/git"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list