From 59e2df536685ff63f821e041bc071a597018423d Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 11 Sep 2020 21:20:11 +0800 Subject: [PATCH] cifs-utils: upgrade 6.10 -> 6.11 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- .../cifs/{cifs-utils_6.10.bb => cifs-utils_6.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/cifs/{cifs-utils_6.10.bb => cifs-utils_6.11.bb} (96%) diff --git a/meta-networking/recipes-support/cifs/cifs-utils_6.10.bb b/meta-networking/recipes-support/cifs/cifs-utils_6.11.bb similarity index 96% rename from meta-networking/recipes-support/cifs/cifs-utils_6.10.bb rename to meta-networking/recipes-support/cifs/cifs-utils_6.11.bb index 8d82ee4546..09b7931196 100644 --- a/meta-networking/recipes-support/cifs/cifs-utils_6.10.bb +++ b/meta-networking/recipes-support/cifs/cifs-utils_6.11.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" PV = "6.10" -SRCREV = "5ff5fc2ecc10353fd39ad508db5c2828fd2d8d9a" +SRCREV = "ded4e81796a18cde73329e838357f084aa05720f" SRC_URI = "git://git.samba.org/cifs-utils.git" S = "${WORKDIR}/git"