aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>2017-05-22 11:47:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-25 23:35:51 +0100
commit1143181577051ccd6de234fd79542bff24045280 (patch)
treeb9c4bf8f1980aef9a4753aec1b32059b3d508855
parent3ff2d0bc7a8e7a7e8c8e953dc0ccf84d891688ef (diff)
downloadopenembedded-core-contrib-1143181577051ccd6de234fd79542bff24045280.tar.gz
nfs-utils: upgrade to 2.1.1
Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-connectivity/nfs-utils/nfs-utils_2.1.1.bb (renamed from meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.4.bb b/meta/recipes-connectivity/nfs-utils/nfs-utils_2.1.1.bb
index 4ca9ab2a3d..bdf0efa330 100644
--- a/meta/recipes-connectivity/nfs-utils/nfs-utils_1.3.4.bb
+++ b/meta/recipes-connectivity/nfs-utils/nfs-utils_2.1.1.bb
@@ -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.