summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/libnsl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-11-07 18:01:02 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-11-14 13:20:59 +0000
commit70573f66ecf7b591f2d1329dcd4267c9d71ca6ce (patch)
tree1e254f983d7aedad193e826120614807cb372726 /meta/recipes-extended/libnsl
parent96c15d3426c71cdd4ad6b99475611d2355471280 (diff)
downloadpoky-70573f66ecf7b591f2d1329dcd4267c9d71ca6ce.tar.gz
libnsl2: Update to latest master
Get following patches Detect recursive lock between yp_all() and do_ypcall() Detect recursive NIS calls (From OE-Core rev: e3f8b1dd5fa1bb85b685148b5ba106c61367294d) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/libnsl')
-rw-r--r--meta/recipes-extended/libnsl/libnsl2_git.bb2
1 files changed, 1 insertions, 1 deletions
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"
12 12
13PV = "1.2.0+git${SRCPV}" 13PV = "1.2.0+git${SRCPV}"
14 14
15SRCREV = "37c5ffe3038d42e9fa9ed232ad2cbca4d8f14681" 15SRCREV = "4a062cf4180d99371198951e4ea5b4550efd58a3"
16 16
17SRC_URI = "git://github.com/thkukuk/libnsl \ 17SRC_URI = "git://github.com/thkukuk/libnsl \
18 " 18 "