mirror of
https://git.yoctoproject.org/poky
synced 2026-02-11 03:03:02 +01:00
nfs-utils: upgrade to 2.1.1
(From OE-Core rev: 1143181577051ccd6de234fd79542bff24045280) Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
560d654ebb
commit
a3039415bb
@@ -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.
|
||||
Reference in New Issue
Block a user