| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
- rpath is not necessary (buildroot does not use it too)
- SED of paths in configure does not seem needed (from pre 3.x version)
- remove configure section
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
compile errors in config phase with ArchLinux and Fedora 20
config.log trying to link with -I/usr/lib/librt.so:
/usr/lib/librt.so: undefined reference to `gettimeofday@GLIBC_2.2.5'
or Fedora20:
/usr/lib/librt.so: error adding symbols: File in wrong format
linkage is AC_LIB_HAVE_LINKFLAGS macro behaviour
see http://marc.info/?l=gnulib-bug&m=129660262901148
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
|\
| |
| | |
Update dkjson
|
| |
| |
| |
| | |
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
|/
|
|
| |
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
|\
| |
| | |
mailman: version upgrade to 2.1.19
|
| |
| |
| |
| | |
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
|
|\ \
| | |
| | | |
ruby: update to 2.2.1
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
For ruby changes since 2.2.0:
http://svn.ruby-lang.org/repos/ruby/tags/v2_2_1/ChangeLog
No relevant changes for OpenWRT.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Some interfaces like wan-pppoe go away, when the ppp connection is lost
and get recreated once the link is established again. SQM now
has its own hotplug script to re-enable itself on the interfae just hotplugged.
SQM will not touch other instances of itself running on other interfaces
if called by hotplug.d. The implementation now allows this functionality by
calling run.sh like:
/usr/lib/sqm/run.sh interface YOUR_INTERFACE_NAME_HERE
e.g.: /usr/lib/sqm/run.sh interface ge00-pppoe
If called with a specific interface SQM will only try to disable itself
on that interface to clean up all left over state and the re-enable
itself on just that interface. Hopefully that allows for better service
with instable interfaces like pppoe. The current code passes a simple manual
stop start test of the ge00-pppoe interface from the GUI and does seem
to do the right thing, at least on cerowrt 3.10.50-1...
|
|\ \
| | |
| | | |
boost: reorganize menus, fix some build dependencies and ABI selections
|
| | |
| | |
| | |
| | |
| | |
| | | |
Add meta-package with all libraries when CONFIG_ALL selected.
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| | | |
| | | | |
Upgrade socat to 1.7.3.0.
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The cross-compiling patch is no longer necessary. Also added librt as a
dependency, since it is required. This also fixes an issue where
support for linux/errqueue.h was not being detected correctly and
causing a build failure with 3.18.
Signed-off-by: John Szakmeister <john@szakmeister.net>
|
|\ \ \
| | | |
| | | | |
attr: update to 20150220
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| | | |
| | | | |
fix aiccu requiretls option handling
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
requiretls is a boolean value in aiccu config that only accepts true and
false as values, not "1" or "0" that UCI provides.
Signed-off-by: Jan Sembera <jsembera@google.com>
|
|\ \ \ \
| | | | |
| | | | | |
update opencv version as 2.4.11
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Jianping Li <summer@wrtnode.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
micropython: update to latest
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
| |_|/ /
|/| | |
| | | |
| | | | |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|\ \ \ \
| | | | |
| | | | | |
wget: update to 1.16.2
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\ \ \
| | | |
| | | | |
gammu: change startup/config file names to avoid potential conflict
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 8 ++++----
files/gammu.init | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
|
|\ \ \
| | | |
| | | | |
seafile: deleted outdated patch
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
libevhtp: update to version 1.2.10
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
lxc: use generic autoreconf fixup
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use the generic autoreconf facility to pickup proper variants of
autoconf, automake and libtool.
Remove the unneeded Build/Configure override.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
umurmur: use generic autoreconf fixup
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use the generic autoreconf facility to pickup proper variants of
autoconf, automake and libtool.
Remove the unneeded Build/Configure override.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
python: patch distutils adjusting path in scripts' shebang
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
When distutils are copying scripts, path to Python interpreter is adjusted.
This does not work well in OpenWrt buildroot, because the path is adjusted
to absolute path to host Python then. This patch simply disables the
adjusting of the path.
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
python: reduce size of patch 130
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Try to reduce the amount of change in this patch, since it removes
a lot of stuff, when we could just 'ifdef' that stuff out, with 2 lines.
The buildroot project does something similar like this:
http://git.buildroot.net/buildroot/tree/package/python/005-pyc-pyo-conditional.patch
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
haserl: update to 0.9.34
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
JSON4Lua: Add new package
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
UUID: Add new package
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Amr Hassan <amr.hassan@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
LuaRocks: Add new package
|