mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
libuv: update to the last version in meta-oe
Looks like I forgot to update the contrib branch. This is a squished set of these changes: https://git.openembedded.org/meta-openembedded/commit/?id=e03b48481438c747322f07ac1e1f04add541ffac https://git.openembedded.org/meta-openembedded/commit/?id=9b61f412d36b390f8d71ad1fb5875f5f6e32fd8a https://git.openembedded.org/meta-openembedded/commit/?id=644ea1ee145902b00e4e66856ebe8d8800dfc1f0 (From OE-Core rev: 3a336db61ff5cd2a1981b2f26df421363f639ed1) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,7 +4,7 @@ BUGTRACKER = "https://github.com/libuv/libuv/issues"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a68902a430e32200263d182d44924d47"
|
||||
|
||||
SRCREV = "f868c9ab0c307525a16fff99fd21e32a6ebc3837"
|
||||
SRCREV = "1ab9ea3790378f9f25c4e78e9e2b511c75f9c9ed"
|
||||
SRC_URI = "git://github.com/libuv/libuv;branch=v1.x"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user