diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-05-09 09:31:37 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-05-09 15:04:40 +0200 |
commit | c94a5431372e35221ba54b462c6d160dac03cdb5 (patch) | |
tree | d285a4099a168f2b0581152f9d0f8d7b5dfb37bf /package/samba4/samba4-0004-build-allow-some-python-variable-overrides.patch | |
parent | 19d02733368b1bd30da03ccdfff4eefa98b6da82 (diff) | |
download | buildroot-c94a5431372e35221ba54b462c6d160dac03cdb5.tar.gz buildroot-c94a5431372e35221ba54b462c6d160dac03cdb5.zip |
samba4: update to upstream patches
Update the package to use patches that have been applied upstream and
update their status comment accordingly.
f_fsid checks have been fixed via upstream patch that allows the cache
to work properly on the result.
Builtin heimdal tools can be worked around via the --bundled-libraries
option to disable those components (even if they are not libraries it
can be done that way).
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/samba4/samba4-0004-build-allow-some-python-variable-overrides.patch')
-rw-r--r-- | package/samba4/samba4-0004-build-allow-some-python-variable-overrides.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/samba4/samba4-0004-build-allow-some-python-variable-overrides.patch b/package/samba4/samba4-0004-build-allow-some-python-variable-overrides.patch index 53ba53ce0a..91634b9005 100644 --- a/package/samba4/samba4-0004-build-allow-some-python-variable-overrides.patch +++ b/package/samba4/samba4-0004-build-allow-some-python-variable-overrides.patch @@ -11,7 +11,7 @@ Allow some of these variables to be redefined via environment variables in order to aid cross-compiling. According to testing python_LDFLAGS and python_LIBDIR should be enough. -Status: upstream for next branch. +Status: Upstream. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> --- |