diff options
| author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2024-12-17 16:58:02 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-18 11:11:55 +0000 |
| commit | 05c3dc15965e1e96df329179911f812475dedcad (patch) | |
| tree | 1fa3d2c55c40ca6384f4b1498a9d7ef0e58c25ff | |
| parent | 1e195aa86b9dba302549918849baf89a2803dfdf (diff) | |
| download | poky-05c3dc15965e1e96df329179911f812475dedcad.tar.gz | |
nfs-utils: upgrade 2.8.1 -> 2.8.2
(From OE-Core rev: 328d2e3a48267eba60e949d0a7b0a0643093b642)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.2.bb (renamed from meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.1.bb b/meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.2.bb index 488a1a7e70..543c68f7f5 100644 --- a/meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.1.bb +++ b/meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.2.bb | |||
| @@ -33,7 +33,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/nfs-utils/${PV}/nfs-utils-${PV}.tar.x | |||
| 33 | file://0001-locktest-Makefile.am-Do-not-use-build-flags.patch \ | 33 | file://0001-locktest-Makefile.am-Do-not-use-build-flags.patch \ |
| 34 | " | 34 | " |
| 35 | 35 | ||
| 36 | SRC_URI[sha256sum] = "a0be95b08396908048583fcf6b34a7c1ab49d53e8a12eb28673ccfd2eff0c505" | 36 | SRC_URI[sha256sum] = "a39bbea76ac0ab9e6e8699caf3c308b6b310c20d458e8fa8606196d358e7fb15" |
| 37 | 37 | ||
| 38 | # Only kernel-module-nfsd is required here (but can be built-in) - the nfsd module will | 38 | # Only kernel-module-nfsd is required here (but can be built-in) - the nfsd module will |
| 39 | # pull in the remainder of the dependencies. | 39 | # pull in the remainder of the dependencies. |
