diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2019-08-28 13:48:24 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-08-29 09:06:54 -0700 |
commit | 0469a693926094187913317808fe841533c682bd (patch) | |
tree | 87404acc08814f2e04996b6687e326d3a37138e5 | |
parent | da358cf1f02f622979026f5002a1b835edf5e9d8 (diff) | |
download | meta-openembedded-0469a693926094187913317808fe841533c682bd.tar.gz |
samba: upgrade 4.10.6 -> 4.10.7
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.10.7.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.10.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.10.6.bb b/meta-networking/recipes-connectivity/samba/samba_4.10.7.bb index 7c77a16ee..d13a6b4db 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.10.6.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.10.7.bb | |||
@@ -32,8 +32,8 @@ SRC_URI_append_libc-musl = " \ | |||
32 | file://0001-samba-fix-musl-lib-without-innetgr.patch \ | 32 | file://0001-samba-fix-musl-lib-without-innetgr.patch \ |
33 | " | 33 | " |
34 | 34 | ||
35 | SRC_URI[md5sum] = "9782cac8ef06049942be5f5c93b954be" | 35 | SRC_URI[md5sum] = "05472d0dd943b3ccbc3be5032a9eb563" |
36 | SRC_URI[sha256sum] = "9efbeb52db1203dc779b118f1c48c161e569f7a6af5101e745497ee6296eef42" | 36 | SRC_URI[sha256sum] = "34f30494b6b63700f54be22be636e8a6e0430577166a76a017075e11c02a1ebb" |
37 | 37 | ||
38 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.10(\.\d+)+).tar.gz" | 38 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.10(\.\d+)+).tar.gz" |
39 | 39 | ||