From b96cbaefb52151666382fc718610362001d63e5f Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 16 Apr 2021 09:43:21 +0800 Subject: [PATCH] cifs-utils: upgrade 6.12 -> 6.13 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../cifs/{cifs-utils_6.12.bb => cifs-utils_6.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/cifs/{cifs-utils_6.12.bb => cifs-utils_6.13.bb} (96%) diff --git a/meta-networking/recipes-support/cifs/cifs-utils_6.12.bb b/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb similarity index 96% rename from meta-networking/recipes-support/cifs/cifs-utils_6.12.bb rename to meta-networking/recipes-support/cifs/cifs-utils_6.13.bb index c68b474cc6..41a9b8e76a 100644 --- a/meta-networking/recipes-support/cifs/cifs-utils_6.12.bb +++ b/meta-networking/recipes-support/cifs/cifs-utils_6.13.bb @@ -4,7 +4,7 @@ SECTION = "otherosfs" LICENSE = "GPLv3 & LGPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -SRCREV = "73008e3292e4d46fde3eab5d5f618886210ec4a1" +SRCREV = "464a60344a324311a6f5bb326fdf5f422a3c9005" SRC_URI = "git://git.samba.org/cifs-utils.git" S = "${WORKDIR}/git"