]> code.ossystems Code Review - openembedded-core.git/commitdiff
nfs-utils: upgrade 2.5.3 -> 2.5.4
authorzhengruoqin <zhengrq.fnst@fujitsu.com>
Thu, 17 Jun 2021 10:30:10 +0000 (18:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Jun 2021 21:18:41 +0000 (22:18 +0100)
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/nfs-utils/nfs-utils_2.5.4.bb [moved from meta/recipes-connectivity/nfs-utils/nfs-utils_2.5.3.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-connectivity/nfs-utils/nfs-utils_2.5.3.bb
rename to meta/recipes-connectivity/nfs-utils/nfs-utils_2.5.4.bb
index d8c6391b3da253fce75ea98722cb278b34e4405b..5500a9249f6d245e521d143add61d60962d77fcc 100644 (file)
@@ -31,7 +31,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/nfs-utils/${PV}/nfs-utils-${PV}.tar.x
            file://0001-Makefile.am-fix-undefined-function-for-libnsm.a.patch \
            file://clang-warnings.patch \
            "
-SRC_URI[sha256sum] = "b54d6d8ea2ee62d64111278301ba4631b7bb19174e7f717a724fe5d463900c80"
+SRC_URI[sha256sum] = "51997d94e4c8bcef5456dd36a9ccc38e231207c4e9b6a9a2c108841e6aebe3dd"
 
 # Only kernel-module-nfsd is required here (but can be built-in)  - the nfsd module will
 # pull in the remainder of the dependencies.