]> code.ossystems Code Review - openembedded-core.git/commitdiff
nfs-utils: upgrade to 2.1.1
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Mon, 22 May 2017 18:47:02 +0000 (11:47 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 May 2017 22:35:51 +0000 (23:35 +0100)
Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/nfs-utils/nfs-utils_2.1.1.bb [moved from meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.4.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.4.bb
rename to meta/recipes-connectivity/nfs-utils/nfs-utils_2.1.1.bb
index 4ca9ab2a3de41f46ca09dc07a6e4bf5752f6f586..bdf0efa330288a332220ee1cb356c829b0d54604 100644 (file)
@@ -33,8 +33,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/nfs-utils/${PV}/nfs-utils-${PV}.tar.x
            file://bugfix-adjust-statd-service-name.patch \
 "
 
-SRC_URI[md5sum] = "54e4119043ec8507a2a0e054cf2889a4"
-SRC_URI[sha256sum] = "b42a5bc0a8d80d04650030ceb9a11f08f4acfbcb1ee297f657fb94e339c45975"
+SRC_URI[md5sum] = "59dfcb2e6254b129f901f40c86086b13"
+SRC_URI[sha256sum] = "0faeb54c70b84e6bd3b9b6901544b1f6add8d246f35c1683e402daf4e0c719ef"
 
 # Only kernel-module-nfsd is required here (but can be built-in)  - the nfsd module will
 # pull in the remainder of the dependencies.