From: Khem Raj Date: Fri, 8 Nov 2019 02:01:02 +0000 (-0800) Subject: libnsl2: Update to latest master X-Git-Tag: uninative-2.8~1121 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e3f8b1dd5fa1bb85b685148b5ba106c61367294d;p=openembedded-core.git libnsl2: Update to latest master Get following patches Detect recursive lock between yp_all() and do_ypcall() Detect recursive NIS calls Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/libnsl/libnsl2_git.bb b/meta/recipes-extended/libnsl/libnsl2_git.bb index c3a24face1..28c84af7ad 100644 --- a/meta/recipes-extended/libnsl/libnsl2_git.bb +++ b/meta/recipes-extended/libnsl/libnsl2_git.bb @@ -12,7 +12,7 @@ DEPENDS = "libtirpc" PV = "1.2.0+git${SRCPV}" -SRCREV = "37c5ffe3038d42e9fa9ed232ad2cbca4d8f14681" +SRCREV = "4a062cf4180d99371198951e4ea5b4550efd58a3" SRC_URI = "git://github.com/thkukuk/libnsl \ "