summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-11-03 15:14:15 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-11-05 11:21:02 +0000
commit1c85811d3a31cd290c7cbc939663cd68d69d9146 (patch)
tree2cdec705ba0257b3ec36f0fb720d2582fe8ac17b /meta/recipes-extended
parent3d97fe3848d68159c4b7119b0906c8388ce54a9a (diff)
downloadopenembedded-core-contrib-1c85811d3a31cd290c7cbc939663cd68d69d9146.tar.gz
libnsl2: upgrade 2.0.0 -> 2.0.1
Changelog: =========== * Remove unused internal symbols from libnsl.map * Remove NIS+ from documentation Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/libnsl/libnsl2_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/libnsl/libnsl2_git.bb b/meta/recipes-extended/libnsl/libnsl2_git.bb
index 7919ef9b24..8cc1f7cec3 100644
--- a/meta/recipes-extended/libnsl/libnsl2_git.bb
+++ b/meta/recipes-extended/libnsl/libnsl2_git.bb
@@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
SECTION = "libs"
DEPENDS = "libtirpc"
-PV = "2.0.0"
+PV = "2.0.1"
-SRCREV = "82245c0c58add79a8e34ab0917358217a70e5100"
+SRCREV = "d4b22e54b5e6637a69b26eab5faad2a326c9b182"
SRC_URI = "git://github.com/thkukuk/libnsl;branch=master;protocol=https \
"