| Commit message (Collapse) | Author | Age |
... | |
|/ /
| |
| |
| |
| |
| | |
This patch includes sys/io.h from flash.h to fix compile errors
Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| |
| | |
--with-perl-bindings= is insufficient, --without-perl-bindings is required
to actually prevent perl bindings when perl has been built for the target.
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
|
|\ \
| | |
| | | |
utils/gnupg: update to 1.4.20, add new package gnupg-utils
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The current package gnupg does not allow to receive keys due to
disable-exec, disable-hkp configuration.
The patch removes these switches. To avoid unduely increasing the package
size the helper executables are put into a new package gnupg-utils.
The version is bumped to 1.4.20 to avoid an error when receiving keys.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
|
|\ \ \
| | | |
| | | | |
sane-backends: minor Makefile text typo
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| | |
lm-sensors.org is down, again...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| |
| | |
Closes https://github.com/openwrt/packages/pull/2081.
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
|
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |
| |
| |
| | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \
| | |
| | | |
gammu: bump to upstream 1.36.7
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|/ /
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| |
| | |
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
joerc | 7 -------
1 file changed, 7 deletions(-)
|
| |
| |
| |
| |
| |
| | |
xattr.h header location no longer needs to be patched.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \
| | |
| | | |
created mt-st project
|
| | |
| | |
| | |
| | | |
Signed-off-by: Giuseppe Magnotta giuseppe.magnotta@gmail.com
|
|\ \ \
| | |/
| |/| |
mc: add ash subshell support
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* backport a slightly modified subshell patch to stable 4.8.15
(see ticket: https://www.midnight-commander.org/ticket/2742)
* enable subshell support by default
Signed-off-by: Dirk Brenken <dirk@brenken.org>
|
|\ \ \
| | | |
| | | | |
smstools3: Fix NLS build dependencies
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
added to MAKE_VARS
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is a small fix to allow the package to compile with gcc5
Addition of the -std=gnu89 CFLAGS.
Small correction of the copyright date of file bandwidthd.init
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
|
|\ \ \
| | | |
| | | | |
collectd: enable nut plugin
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
|
|\ \ \
| | | |
| | | | |
stress: bring it back (from old packages)
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|/ /
| |
| |
| | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| |
| |
| |
| |
| |
| | |
Fixes https://github.com/openwrt/packages/issues/1976
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
The not strip command is not strip=no, but it is nostrip=yes.
This fixes building this gpsd.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|\ \
| | |
| | | |
owfs: add startup scripts, make features configurable and fix w1 adapter bugs
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Convert init.d scripts to use procd and take advantage of respawn
feature.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Monitor adapters (zeroconf, enet, usb and w1) don't have the reset
routine, causing null pointer dereference in BUS_reset function.
This patch has been submitted upstream:
https://sourceforge.net/p/owfs/bugs/67/
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
|