aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-04-29 16:01:10 +0800
committerKhem Raj <raj.khem@gmail.com>2022-05-09 08:59:46 -0700
commit88ea7fc012f3edcb7ee7b22330826d285f0319b7 (patch)
treeda79a9688f733629b07ce6182067da50d5752fca /meta-networking/recipes-support
parent4f60810fa295c8adee9e39067f03d36880d31bf3 (diff)
downloadmeta-openembedded-88ea7fc012f3edcb7ee7b22330826d285f0319b7.tar.gz
cifs-utils: upgrade 6.14 -> 6.15
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r--meta-networking/recipes-support/cifs/cifs-utils_6.15.bb (renamed from meta-networking/recipes-support/cifs/cifs-utils_6.14.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/cifs/cifs-utils_6.14.bb b/meta-networking/recipes-support/cifs/cifs-utils_6.15.bb
index d4cdda0f81..a009a26cc2 100644
--- a/meta-networking/recipes-support/cifs/cifs-utils_6.14.bb
+++ b/meta-networking/recipes-support/cifs/cifs-utils_6.15.bb
@@ -4,7 +4,7 @@ SECTION = "otherosfs"
LICENSE = "GPL-3.0-only & LGPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
-SRCREV = "8c06dce7d596e478c20bc54bdcec87ad97f80a1b"
+SRCREV = "58ca03f183b375cb723097a241bc2fc2254dab21"
SRC_URI = "git://git.samba.org/cifs-utils.git;branch=master"
S = "${WORKDIR}/git"