| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
|
|\
| |
| |
| |
| | |
sshtunnel: switch to procd
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This changeset removes the shell wrapper the package used previously,
and uses the instance-management abilities of procd to track ssh
processes. Many fixes and improvements were integrated from the
package maintainer's branch at
https://github.com/nunojpg/packages/tree/sshtunnel
Signed-off-by: Kiril Zyapkov <kiril.zyapkov@gmail.com>
|
|\ \
| |/
|/| |
gammu: bump to new upstream 1.36.8
|
|/
|
|
|
|
|
| |
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
|
|
|
| |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
|\
| |
| | |
ntpd: add libcap to default dependencies of the ntpd package
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Seems ntpdate also requires this lib:
```
Package ntpdate is missing dependencies for the following libraries:
libcap.so.2
make[2]: *** [/store/buildbot/slave/ar71xx/build/bin/ar71xx/packages/packages/ntpdate_4.2.8p4-1_ar71xx.ipk] Error 1
make[2]: Leaving directory `/store/buildbot/slave/ar71xx/build/feeds/packages/net/ntpd'
```
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \
| | |
| | | |
bump version to 3.5.12
|
| | | |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
|
|\ \ \
| |/ /
|/| | |
glib2: fix host build
|
| |/
| |
| |
| |
| |
| | |
Replace libintl/host with gettext-full/host.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/
|
|
|
|
|
| |
Bump PKG_RELEASE of python 2.7.11 as there have been several fixes
since the initial release.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\
| |
| | |
python2: fix typo in HostPython function
|
|/
|
|
|
|
| |
I call this the curse of the End-Of-The-Year for me.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\
| |
| | |
python: fix HostPython again
|
| |
| |
| |
| |
| |
| | |
Tested on python-setuptools.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|/
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\
| |
| | |
python: fix HostPython host/target selection
|
|/
|
|
| |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\
| |
| | |
python: fix upgrade 2.7.11 goof
|
| |
| |
| |
| |
| |
| |
| |
| | |
Seems those pkgconfig file paths were revealed to be incorrect
after doing a full clean build.
And I only had to inspiration to do one after doing the initial PR.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\|
| |
| | |
python: upgrade to version 2.7.11
|
| |
| |
| |
| |
| |
| |
| | |
And split python-dev and python-lib2to3 packages.
Seems for python3 this was done, so we'll sync here.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
That means basically moving the host Python from $(STAGING_DIR_HOST)
to $(STAGING_DIR_HOST)/usr and making the PYTHONPATH var
as an argument.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \
| | |
| | | |
atftp: Fix "undefined reference" linker errors.
|
| | |
| | |
| | |
| | |
| | |
| | | |
These errors were caused by using "inline" functions in a non-static context.
Signed-off-by: Daniel Danzberger <daniel@dd-wrt.com>
|
|\ \ \
| |_|/
|/| | |
davfs2: simplified dependencies and added support for LFS
|
|/ /
| |
| |
| | |
Signed-off-by: Federico Di Marco <fededim@gmail.com>
|
|\ \
| | |
| | | |
python-psycopg2: fix build
|
| | |
| | |
| | |
| | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Apparently, recompiling/relinking fails under some circumstances. This
patch has been reported to work around that issue.
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|\ \ \
| | | |
| | | | |
triggerhappy: bump PKG_REV to fix input header creation
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Current configuration creates empty evtable_*.h header which makes all
the input event appear as "Unknown (null) event".
The maintainer of the project submitted a patch to fix this issue:
https://github.com/wertarbyte/triggerhappy/commit/7e5abc6
Thanks to this version bump, the old OpenWRT patch can be removed.
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
|
|\ \ \
| | | |
| | | | |
python-pip: add site-wide pip.conf with defaults
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|\ \ \
| | | |
| | | | |
Update nano to 2.5.0
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
|
|/ /
| |
| |
| | |
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \
| | |
| | | |
Boost: Update 7
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Major fixes:
- Due to incompatibility issues with other packages which depend upon boost
libraries being built with system names (without name tags):
- multi-thread support is now active by default.
- boost libraries do not have name tags by default.
- Added "Use tagged names." options
- This option provides access to Single threaded option and Debug option.
- The use of name tags is required to build the debug and single threaded
versions.
Minor fixes (proposed by Thess):
- "Compile Static Libraries" is active by default
- "Use shared version of C and C++ runtimes for shared libraries" is now active
by default
- Several dependency notation fixes
Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
|
|\ \ \
| | | |
| | | | |
etherwake: respect LDFLAGS
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Building unrar together with libunrar creates conflicts that can be fixed by
doing separate builds.
Closes https://github.com/openwrt/packages/pull/2060.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
openssh: remove dsa and add ecdsa + ed25519 to initial keygen.
|