aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2019-07-19 18:07:47 +0800
committerKhem Raj <raj.khem@gmail.com>2019-07-21 09:31:09 -0700
commit76d12b8f003c6799e97007d6d40298775713591d (patch)
tree22a047f49bc7dc583e111c532d15330b2cc96f16 /meta-networking
parentf20ba24fd0ec4971f7f277eee9eddf6852611174 (diff)
downloadmeta-openembedded-contrib-76d12b8f003c6799e97007d6d40298775713591d.tar.gz
samba: upgrade 4.10.5 -> 4.10.6
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/samba/samba_4.10.6.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.10.5.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.10.5.bb b/meta-networking/recipes-connectivity/samba/samba_4.10.6.bb
index c34ac92b9e..7c77a16ee2 100644
--- a/meta-networking/recipes-connectivity/samba/samba_4.10.5.bb
+++ b/meta-networking/recipes-connectivity/samba/samba_4.10.6.bb
@@ -32,8 +32,8 @@ SRC_URI_append_libc-musl = " \
file://0001-samba-fix-musl-lib-without-innetgr.patch \
"
-SRC_URI[md5sum] = "7d20c01ae35b08bc850442a0c303bca5"
-SRC_URI[sha256sum] = "6c10266d5e8c44ce1ea17dc993ace67a83607b4d9a830959c75e3188c6af6375"
+SRC_URI[md5sum] = "9782cac8ef06049942be5f5c93b954be"
+SRC_URI[sha256sum] = "9efbeb52db1203dc779b118f1c48c161e569f7a6af5101e745497ee6296eef42"
UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.10(\.\d+)+).tar.gz"
@@ -309,7 +309,7 @@ RDEPENDS_${PN}-client = "\
winbind \
registry-tools \
${PN}-pidl \
- "
+ "
ALLOW_EMPTY_${PN}-client = "1"
@@ -317,7 +317,7 @@ RDEPENDS_${PN}-server = "\
${PN} \
winbind \
registry-tools \
- "
+ "
ALLOW_EMPTY_${PN}-server = "1"