diff options
-rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.7.5.bb (renamed from meta-networking/recipes-connectivity/samba/samba_4.7.0.bb) | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.7.0.bb b/meta-networking/recipes-connectivity/samba/samba_4.7.5.bb index a50b24de5e..87f404900e 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.7.0.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.7.5.bb | |||
@@ -30,11 +30,8 @@ SRC_URI_append_libc-musl = " \ | |||
30 | file://samba-4.3.9-remove-getpwent_r.patch \ | 30 | file://samba-4.3.9-remove-getpwent_r.patch \ |
31 | " | 31 | " |
32 | 32 | ||
33 | SRC_URI[md5sum] = "cf5eaf34f510e3d5643c0dcfd49fcc40" | 33 | SRC_URI[md5sum] = "3629a134253d6a4a16ebd23a508b0d5b" |
34 | SRC_URI[sha256sum] = "bd16d169988eb513e685a87e9964a5210482498fa9b3a22aaa8287a061e3c936" | 34 | SRC_URI[sha256sum] = "316d04fa9fbabad6f2739fe68e1928778af4866265409119aba6ef3435c8fe8d" |
35 | |||
36 | #SRC_URI[md5sum] = "c6ee5c766016d59908c8fb672fbbd445" | ||
37 | #SRC_URI[sha256sum] = "9ef24393de08390f236cabccd6a420b5cea304e959cbf1a99ff317325db3ddfa" | ||
38 | 35 | ||
39 | inherit systemd waf-samba cpan-base perlnative update-rc.d | 36 | inherit systemd waf-samba cpan-base perlnative update-rc.d |
40 | # remove default added RDEPENDS on perl | 37 | # remove default added RDEPENDS on perl |