diff options
| author | Khem Raj <raj.khem@gmail.com> | 2020-07-22 23:02:24 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-07-22 23:17:32 -0700 |
| commit | 5cf2665446f3fdc16b484c64afffaa0ac8373a35 (patch) | |
| tree | ef2b9d6699fada7c8319a91d1ff8f3037af91517 /meta-networking/recipes-connectivity/samba/samba_4.10.15.bb | |
| parent | cfebe08b381671d4915a76be71830200ce8f7db8 (diff) | |
| download | meta-openembedded-5cf2665446f3fdc16b484c64afffaa0ac8373a35.tar.gz | |
samba: Fix conflicts with nss.h from glibc
This is seen with glibc 2.32 where these names are also defined
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity/samba/samba_4.10.15.bb')
| -rw-r--r-- | meta-networking/recipes-connectivity/samba/samba_4.10.15.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/samba/samba_4.10.15.bb b/meta-networking/recipes-connectivity/samba/samba_4.10.15.bb index 2c74c27fb8..01250cb43f 100644 --- a/meta-networking/recipes-connectivity/samba/samba_4.10.15.bb +++ b/meta-networking/recipes-connectivity/samba/samba_4.10.15.bb | |||
| @@ -27,6 +27,7 @@ SRC_URI = "${SAMBA_MIRROR}/stable/samba-${PV}.tar.gz \ | |||
| 27 | file://0001-lib-replace-wscript-Avoid-generating-nested-main-fun.patch \ | 27 | file://0001-lib-replace-wscript-Avoid-generating-nested-main-fun.patch \ |
| 28 | file://0002-util_sec.c-Move-__thread-variable-to-global-scope.patch \ | 28 | file://0002-util_sec.c-Move-__thread-variable-to-global-scope.patch \ |
| 29 | file://0001-Add-options-to-configure-the-use-of-libbsd.patch \ | 29 | file://0001-Add-options-to-configure-the-use-of-libbsd.patch \ |
| 30 | file://0001-nsswitch-nsstest.c-Avoid-nss-function-conflicts-with.patch \ | ||
| 30 | " | 31 | " |
| 31 | SRC_URI_append_libc-musl = " \ | 32 | SRC_URI_append_libc-musl = " \ |
| 32 | file://samba-pam.patch \ | 33 | file://samba-pam.patch \ |
