From 88ea7fc012f3edcb7ee7b22330826d285f0319b7 Mon Sep 17 00:00:00 2001 From: wangmy Date: Fri, 29 Apr 2022 16:01:10 +0800 Subject: [PATCH] cifs-utils: upgrade 6.14 -> 6.15 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../cifs/{cifs-utils_6.14.bb => cifs-utils_6.15.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/cifs/{cifs-utils_6.14.bb => cifs-utils_6.15.bb} (97%) diff --git a/meta-networking/recipes-support/cifs/cifs-utils_6.14.bb b/meta-networking/recipes-support/cifs/cifs-utils_6.15.bb similarity index 97% rename from meta-networking/recipes-support/cifs/cifs-utils_6.14.bb rename to 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"