From: zhengruoqin Date: Thu, 27 May 2021 01:26:12 +0000 (+0800) Subject: libucontext: upgrade 0.10 -> 1.1 X-Git-Tag: uninative-3.3~599 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f6093c2fb68279e7a269d0f9d9e5f54594a903ed;p=openembedded-core.git libucontext: upgrade 0.10 -> 1.1 Signed-off-by: Zheng Ruoqin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/musl/libucontext_git.bb b/meta/recipes-core/musl/libucontext_git.bb index 11affebb49..0b64867ce0 100644 --- a/meta/recipes-core/musl/libucontext_git.bb +++ b/meta/recipes-core/musl/libucontext_git.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6eed01fa0e673c76f5a5715438f65b1d" SECTION = "libs" DEPENDS = "" -PV = "0.10+${SRCPV}" -SRCREV = "19fa1bbfc26efb92147b5e85cc0ca02a0e837561" +PV = "1.1+${SRCPV}" +SRCREV = "335ee864ef6f4a5d4b525453fd9dbfb3507cfecc" SRC_URI = "git://github.com/kaniini/libucontext \ "