openwrt-packages/net/beanstalkd/patches
Philip Prindeville 8043fdf755 beanstalkd: add package
For now building from git using latest SHA (commits are relatively
infrequent).  Set priority to come up immediately after network
interfaces are brought up. Patches have been submitted upstream
(but not yet accepted) to fix:

* a somewhat cross-compile unfriendly makefile;
* a header inclusion issue which causes MUSL compilation warnings;
* using the somewhat arcane posix_fallocate() in favor of the
  more ubiquitous ftruncate() system call instead.

Hopefully the next release will include our submitted fixes and
we can transition to a numbered release.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-07-12 20:41:19 -06:00
..
900-makefile.patch beanstalkd: add package 2017-07-12 20:41:19 -06:00
901-fix-headers.patch beanstalkd: add package 2017-07-12 20:41:19 -06:00
902-replace-posix_fallocate.patch beanstalkd: add package 2017-07-12 20:41:19 -06:00