From 988566884df1c0578477ec0b430cda2377aa5acf Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 15 Aug 2022 14:12:01 +0800 Subject: [PATCH] cifs-utils: upgrade 6.15 -> 7.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../cifs/{cifs-utils_6.15.bb => cifs-utils_7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/cifs/{cifs-utils_6.15.bb => cifs-utils_7.0.bb} (97%) diff --git a/meta-networking/recipes-support/cifs/cifs-utils_6.15.bb b/meta-networking/recipes-support/cifs/cifs-utils_7.0.bb similarity index 97% rename from meta-networking/recipes-support/cifs/cifs-utils_6.15.bb rename to meta-networking/recipes-support/cifs/cifs-utils_7.0.bb index a009a26cc2..c78bbae7b8 100644 --- a/meta-networking/recipes-support/cifs/cifs-utils_6.15.bb +++ b/meta-networking/recipes-support/cifs/cifs-utils_7.0.bb @@ -4,7 +4,7 @@ SECTION = "otherosfs" LICENSE = "GPL-3.0-only & LGPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -SRCREV = "58ca03f183b375cb723097a241bc2fc2254dab21" +SRCREV = "316522036133d44ed02cd39ed2748e2b59c85b30" SRC_URI = "git://git.samba.org/cifs-utils.git;branch=master" S = "${WORKDIR}/git"