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-0001-build-don-t-execute-tests-summary.c.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-0001-build-don-t-execute-tests-summary.c.patch')
-rw-r--r-- | package/samba4/samba4-0001-build-don-t-execute-tests-summary.c.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/samba4/samba4-0001-build-don-t-execute-tests-summary.c.patch b/package/samba4/samba4-0001-build-don-t-execute-tests-summary.c.patch index d504e5c5a4..8302487a99 100644 --- a/package/samba4/samba4-0001-build-don-t-execute-tests-summary.c.patch +++ b/package/samba4/samba4-0001-build-don-t-execute-tests-summary.c.patch @@ -7,7 +7,7 @@ tests/summary.c will never be able to be executed when cross compiling. Use #error and #warning directives to fail or warn accordingly when compiling it. -Status: upstream for next branch. +Status: Upstream. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> --- |