diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2020-09-11 21:20:11 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-09-10 21:20:23 -0700 |
commit | 59e2df536685ff63f821e041bc071a597018423d (patch) | |
tree | b191a4ada12668608b00eeb9785855b642e6e69a /meta-networking | |
parent | c4e0c63962f13994d52eacf5148435a4ee606353 (diff) | |
download | meta-openembedded-59e2df536685ff63f821e041bc071a597018423d.tar.gz |
cifs-utils: upgrade 6.10 -> 6.11
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-support/cifs/cifs-utils_6.11.bb (renamed from meta-networking/recipes-support/cifs/cifs-utils_6.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/cifs/cifs-utils_6.10.bb b/meta-networking/recipes-support/cifs/cifs-utils_6.11.bb index 8d82ee454..09b793119 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" | |||
6 | 6 | ||
7 | PV = "6.10" | 7 | PV = "6.10" |
8 | 8 | ||
9 | SRCREV = "5ff5fc2ecc10353fd39ad508db5c2828fd2d8d9a" | 9 | SRCREV = "ded4e81796a18cde73329e838357f084aa05720f" |
10 | SRC_URI = "git://git.samba.org/cifs-utils.git" | 10 | SRC_URI = "git://git.samba.org/cifs-utils.git" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |