diff options
author | zangrc <zangrc.fnst@fujitsu.com> | 2021-04-16 09:43:21 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-04-15 20:01:48 -0700 |
commit | b96cbaefb52151666382fc718610362001d63e5f (patch) | |
tree | fbff0ce2e26387b034d18409783125c424831f86 | |
parent | dff2f7f4e012890d5fe313bbc8dd3c09baabc6a8 (diff) | |
download | meta-openembedded-b96cbaefb52151666382fc718610362001d63e5f.tar.gz |
cifs-utils: upgrade 6.12 -> 6.13
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-networking/recipes-support/cifs/cifs-utils_6.13.bb (renamed from meta-networking/recipes-support/cifs/cifs-utils_6.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/cifs/cifs-utils_6.12.bb b/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" | |||
4 | LICENSE = "GPLv3 & LGPLv3" | 4 | LICENSE = "GPLv3 & LGPLv3" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
6 | 6 | ||
7 | SRCREV = "73008e3292e4d46fde3eab5d5f618886210ec4a1" | 7 | SRCREV = "464a60344a324311a6f5bb326fdf5f422a3c9005" |
8 | SRC_URI = "git://git.samba.org/cifs-utils.git" | 8 | SRC_URI = "git://git.samba.org/cifs-utils.git" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |