diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2024-06-21 10:11:38 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2024-09-15 12:27:56 -0400 |
commit | d3cd9c14cbadbc5c1505908c78916b6a0e98d225 (patch) | |
tree | 3ec61f649a469092150f241ee3ddb7a3398b7fb2 | |
parent | a306751658760c2c8961baa5a4cde8857b2d2b35 (diff) | |
download | meta-openembedded-d3cd9c14cbadbc5c1505908c78916b6a0e98d225.tar.gz |
samba: upgrade 4.19.6 -> 4.19.7
ChangeLog:
https://www.samba.org/samba/history/samba-4.19.7.html
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 41df431b91f1d81070c1f0e8633995d7afba52e4)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.19.7.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.19.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.19.6.bb b/meta-networking/recipes-connectivity/samba/samba_4.19.7.bb index bd0309934b..dddf594515 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.19.6.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.19.7.bb | |||
@@ -31,7 +31,7 @@ SRC_URI:append:libc-musl = " \ | |||
31 | file://samba-4.3.9-remove-getpwent_r.patch \ | 31 | file://samba-4.3.9-remove-getpwent_r.patch \ |
32 | " | 32 | " |
33 | 33 | ||
34 | SRC_URI[sha256sum] = "653b52095554dbc223c63b96af5cdf9e98c3e048549c5f56143d3b33dce1cef1" | 34 | SRC_URI[sha256sum] = "2bbb800af2d6bc7b9c23e708cd58d008da3bfa6ef7e621d9ec8b53387efee445" |
35 | 35 | ||
36 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.19(\.\d+)+).tar.gz" | 36 | UPSTREAM_CHECK_REGEX = "samba\-(?P<pver>4\.19(\.\d+)+).tar.gz" |
37 | 37 | ||