| Commit message (Collapse) | Author | Age |
... | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This backports upstream fix from the master branch.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
|
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
acpid: Update to 2.0.30
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Remove obsolete patch. Also update the website.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
owfs: update to the latest version (v3.2p2)
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Changes:
Makefile now downloads files from Github instead of SourceForge.
Changed URL, because they decided to leave SourceForge and use Github.
Added dependency libavahi-client, otherwise it doesn't build.
Dropped unnecessary patches, because both were upstreamed.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
picocom: Update to 3.1
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Switched to new upstream.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
uvcdynctrl: Update to 0.2.5
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixed links.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also fix missing dependency of openwrt collector
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This was OKed sometimes ago by @simonswine
https://github.com/openwrt/packages/pull/5128
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
AARCH64 compilation fails due to upstream bug in 1.2.0
that has been later fixed. Backport the fix commit.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
attr: Switch to tarball releases
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Simplifies the Makefile. Should be faster to download.
This is equivalent to the current version.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This also changes PKG_SOURCE to use .tar.xz, and changes the copyright
line. (I believe this is more accurate, as I haven't done a copyright
assignment.)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
utils/tio: Update to 1.31
|
| | |/ /
| |/| |
| | | |
| | | |
| | | | |
Update tio to 1.31
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \ \
| | | | |
| | | | | |
utils/fio: Update to 3.7
|
| |/ / /
| | | |
| | | |
| | | |
| | | | |
Update fio to 3.7
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Update to 4.17
Add LTO and ffunction-sections -fdata-sections to reduce binary size
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\ \ \
| |/ /
|/| | |
collectd: fix uclibc build issue
|
| | |
| | |
| | |
| | |
| | |
| | | |
libmariadb 10.2 needs to be linked in together with iconv.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
@jow- mentioned that depending on libiconv-full on uClibc is not the way
to do it. Instead nls.mk needs to be included and then the correct iconv
lib wil be used as per CONFIG_BUILD_NLS.
Update mariadb Makefile to address this.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | |
| | |
| | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
mariadb: fix uclibc builds
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
mariadb 10.2.x depends on iconv. glibc and musl include iconv, uclibc
does not. So for uclibc builds a depend on libiconv-full is required.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
The mariadb build system ignores CPPFLAGS. Add them to CFLAGS as a
workaround.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Even on a powerful platform a collectd process'
activities are sometimes affecting throoughput and
latency. This is a backgroud process, that should not
be running with default priority.
Even if it is a little deplayed, that is not a worry in
this case. The routing should be the main priority,
stats collection can wait a bit.
Tested on Netgear R7800
Signed-off-by: Marc Benoit <marcb62185@gmail.com>
Make niceness more moderate, bump version.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\ \
| | |
| | | |
sispmctl: Update to 4.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Switched from git to tarball. There seems to be no activity since release
4.0.
Removed unneeded patches.
Added a library package since it seems to be required now.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
yunbridge: Swich to 1.6.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is a stable release which is one revision higher than what it was previously.
Adjusted the Makefile to track the stable release.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
sysstat: bump to 11.6.4
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
zsh: Update to 5.5.1
|
| |/ / / /
| | | | |
| | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
acpid: Update to 2.0.29
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
hdparm: Update to 9.56
|
| |/ / / /
| | | | |
| | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes openwrt/packages#5075
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
mariadb: bump to 10.2 release series
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
libmariadbclient is now libmariadb. Update gammu depend to reflect that.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also create a user "mariadb" and use it for running the server. And
add possibility to easily add command line args.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Correct the socket info in mysql_config.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- ha_sequence: formerly builtin, now a plugin
- ha_sphinx: formerly disabled
- ha_example: was missing in the eval lines
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
|