| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\
| |
| | |
openocd: fix package dependencies
|
| |
| |
| |
| |
| |
| |
| |
| | |
OpenOCD autoselects libftdi1 when it's present, and should explicitly
depend on it, same about libusb-0.1 API which is provided by
libusb-compat.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
|
|/
|
|
| |
Signed-off-by: David Bonnes <david.bonnes@gmail.com>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\
| |
| |
| | |
Add OpenOCD embedded debugging software
compile tested for ar71xx
|
| |
| |
| |
| | |
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
|/
|
|
| |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|\
| |
| | |
hub-ctrl: Control USB power on a port by port basis
|
| |
| |
| |
| | |
Signed-off-by: Simon Peter <probono@puredarwin.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|/
|
|
| |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|
|
|
| |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\
| |
| | |
sockread: add new package
|
| | |
|
| |
| |
| |
| |
| |
| | |
sockread reads data from a Unix domain socket
Signed-off-by: Moritz Warning <moritzwarning@web.de>
|
|\ \
| |/
|/| |
gammu: add libusb dependency
|
| |
| |
| |
| |
| |
| |
| | |
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 1 +
1 file changed, 1 insertion(+)
|
| |
| |
| |
| | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\ \
| | |
| | | |
smartmontools: use generic autoreconf fixup
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Instead of using the broken upstream autogen.sh, utilize then generic
autoreconf PKG_FIXUP.
This fixes the following configure error after the recent automake
update in trunk:
-- 8< --
You must have at least GNU Automake 1.7 (up to 1.14) installed
in order to bootstrap smartmontools from SVN. Download the
appropriate package for your distribution, or the source tarball
from ftp://ftp.gnu.org/gnu/automake/ .
Also note that support for new Automake series (anything newer
than 1.14) is only added after extensive tests. If you live in
the bleeding edge, you should know what you're doing, mainly how
to test it before the developers. Be patient.
make[2]: *** [.../.configured_] Error 1
-- >8 --
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- update to latest version (v1.1.2)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| | |
| | |
| | |
| | |
| | |
| | | |
This merges & obsoletes bluez-libs & bluez-utils from old packages feed.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\ \ \
| | |/
| |/| |
gammu: bump version to upstream 1.34.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
| | |
| | |
| | |
| | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add smstools3 package from http://smstools3.kekekasvi.com/
Tested successfull as an email/sms gateway with :
- Device: ID 12d1:1001 Huawei Technologies Co., Ltd. E169/E620/E800 HSDPA Modem
- Trunk: OpenWrt Chaos Calmer r43753
- Kirkwood : Globalscale Technologies Guruplug Server Plus
Send and receive SMS with modem : OK
Forward received SMS to mailhub : OK
Signed-off-by: Gerald Kerma <dreagle@doukki.net>
|
| | |
| | |
| | |
| | |
| | |
| | | |
check for btrfs in /proc/filesystems instead of /proc/modules
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The "+ALL:shadow" dependency causes conflict with passwd utility
as it is provided by busybox in the default configuration.
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Include nls.mk rather than explicitly using the stub versions.
This allows to make the packages depend on the full versions
of libiconv & libintl and thus to have full language support.
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Current oldpackages version is latest stable.
Added myself as maintainer.
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
|
|\ \ \
| | | |
| | | | |
lvm2 improvements
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|/ / /
| | |
| | |
| | |
| | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\| |
| | |
| | | |
joe: add a new package to the build tree
|