From 70980214ede19cbc6b3e4c5a1d3b00553e2d703e Mon Sep 17 00:00:00 2001 From: Zheng Ruoqin Date: Thu, 15 Dec 2016 09:44:40 +0800 Subject: [PATCH] cifs-utils 6.4->6.6 Upgrade cifs-utils from 6.4 to 6.6 Signed-off-by: Zheng Ruoqin Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- meta-networking/recipes-support/cifs/cifs-utils_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-networking/recipes-support/cifs/cifs-utils_git.bb b/meta-networking/recipes-support/cifs/cifs-utils_git.bb index 099d885c90..efda707555 100644 --- a/meta-networking/recipes-support/cifs/cifs-utils_git.bb +++ b/meta-networking/recipes-support/cifs/cifs-utils_git.bb @@ -4,9 +4,9 @@ SECTION = "otherosfs" LICENSE = "GPLv3 & LGPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -PV = "6.4" +PV = "6.6" -SRCREV = "487f46da737291877867cbd3acb40fea087d3863" +SRCREV = "7926aaea98cdc96b6544b8e21fb5b0b4422c340d" SRC_URI = "git://git.samba.org/cifs-utils.git" S = "${WORKDIR}/git"