aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorZheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>2016-12-15 09:44:40 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2016-12-15 09:21:29 -0500
commit70980214ede19cbc6b3e4c5a1d3b00553e2d703e (patch)
tree492a70e53db7d26edc2bfd26c44ea02c35f24783 /meta-networking
parente6c7a66eb4f3944059bd4fff4103f8a9fdcb167c (diff)
downloadmeta-openembedded-contrib-70980214ede19cbc6b3e4c5a1d3b00553e2d703e.tar.gz
cifs-utils 6.4->6.6
Upgrade cifs-utils from 6.4 to 6.6 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/cifs/cifs-utils_git.bb4
1 files 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"