diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2019-07-19 18:07:47 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-07-21 09:31:09 -0700 |
| commit | 76d12b8f003c6799e97007d6d40298775713591d (patch) | |
| tree | 22a047f49bc7dc583e111c532d15330b2cc96f16 /meta-networking/recipes-connectivity | |
| parent | f20ba24fd0ec4971f7f277eee9eddf6852611174 (diff) | |
| download | meta-openembedded-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/recipes-connectivity')
| -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 = " \ | |||
| 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] = "7d20c01ae35b08bc850442a0c303bca5" | 35 | SRC_URI[md5sum] = "9782cac8ef06049942be5f5c93b954be" |
| 36 | SRC_URI[sha256sum] = "6c10266d5e8c44ce1ea17dc993ace67a83607b4d9a830959c75e3188c6af6375" | 36 | SRC_URI[sha256sum] = "9efbeb52db1203dc779b118f1c48c161e569f7a6af5101e745497ee6296eef42" |
| 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 | ||
| @@ -309,7 +309,7 @@ RDEPENDS_${PN}-client = "\ | |||
| 309 | winbind \ | 309 | winbind \ |
| 310 | registry-tools \ | 310 | registry-tools \ |
| 311 | ${PN}-pidl \ | 311 | ${PN}-pidl \ |
| 312 | " | 312 | " |
| 313 | 313 | ||
| 314 | ALLOW_EMPTY_${PN}-client = "1" | 314 | ALLOW_EMPTY_${PN}-client = "1" |
| 315 | 315 | ||
| @@ -317,7 +317,7 @@ RDEPENDS_${PN}-server = "\ | |||
| 317 | ${PN} \ | 317 | ${PN} \ |
| 318 | winbind \ | 318 | winbind \ |
| 319 | registry-tools \ | 319 | registry-tools \ |
| 320 | " | 320 | " |
| 321 | 321 | ||
| 322 | ALLOW_EMPTY_${PN}-server = "1" | 322 | ALLOW_EMPTY_${PN}-server = "1" |
| 323 | 323 | ||
