Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/netatalk: remove patch applied upstream
@ 2017-09-02 17:03 Bernd Kuhls
  2017-09-02 17:03 ` [Buildroot] [PATCH 2/2] package/netatalk: bump version to 3.1.11 Bernd Kuhls
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bernd Kuhls @ 2017-09-02 17:03 UTC (permalink / raw)
  To: buildroot

Link to upstream commit:
https://sourceforge.net/p/netatalk/code/ci/d48ecb55ac4c916cd78bbaf4de53a04abf6d47fb/

Fixes
http://autobuild.buildroot.net/results/0a7/0a7c94e074da5a4944f2046cd33fdcc51d3884e5/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/netatalk/0002-no-acl.patch | 15 ---------------
 1 file changed, 15 deletions(-)
 delete mode 100644 package/netatalk/0002-no-acl.patch

diff --git a/package/netatalk/0002-no-acl.patch b/package/netatalk/0002-no-acl.patch
deleted file mode 100644
index 165141b47..000000000
--- a/package/netatalk/0002-no-acl.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Fix builds without acl, from http://sourceforge.net/p/netatalk/bugs/574/
-
-Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
-
-diff -Nura netatalk-3.1.7.orig/include/atalk/acl.h netatalk-3.1.7/include/atalk/acl.h
---- netatalk-3.1.7.orig/include/atalk/acl.h	2014-12-03 17:34:49.895524464 -0300
-+++ netatalk-3.1.7/include/atalk/acl.h	2014-12-03 17:34:58.735243283 -0300
-@@ -61,6 +61,7 @@
- #else /* HAVE_ACLS=no */
- 
- #define O_NETATALK_ACL 0
-+#define O_IGNORE 0
- #define chmod_acl chmod
- 
- #endif /* HAVE_ACLS */
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-02 18:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-02 17:03 [Buildroot] [PATCH 1/2] package/netatalk: remove patch applied upstream Bernd Kuhls
2017-09-02 17:03 ` [Buildroot] [PATCH 2/2] package/netatalk: bump version to 3.1.11 Bernd Kuhls
2017-09-02 17:44 ` [Buildroot] [PATCH 1/2] package/netatalk: remove patch applied upstream Yann E. MORIN
2017-09-02 18:12 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox