| Commit message (Collapse) | Author | Age |
... | |
|\ \ \
| | | |
| | | | |
btrfs-progs: Fix init script
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
the init script calls the old btrfsctl util, which is not included in
btrfs-progs anymore. Update the init script to call "btrfs device scan"
which assembles multi device btrfs filesystems.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
|
|\ \ \ \
| | |/ /
| |/| | |
gammu: Fix copypaste typo in config file installation
|
| | | | |
|
|\| | |
| | | |
| | | | |
Fix gammu config file installation and declaration
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
|
|\ \ \ \
| | | | |
| | | | | |
btrfs-progs: add libacl as compile time dependency
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
I got following error while compiling btrfs-progs for ar71xx:
make[4]: Entering directory `/home/stefan/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/btrfs-progs-v3.17.3'
[LN] libbtrfs.so.0
[LN] libbtrfs.so
[CC] btrfs-convert.o
[LD] libbtrfs.so.0.1
/home/stefan/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/lib/libblkid.so: warning: This version of __fpending returns bytes remaining in buffer for both narrow and wide streams. glibc's version returns wide chars in buffer for the wide stream case.
[LD] mkfs.btrfs
[LD] btrfs
[LD] btrfs-debug-tree
[LD] btrfs-image
[LD] btrfs-map-logical
[LD] btrfs-zero-log
[LD] btrfs-find-root
btrfs-convert.c:30:21: fatal error: sys/acl.h: No such file or directory
#include <sys/acl.h>
^
compilation terminated.
make[4]: *** [btrfs-convert.o] Error 1
fix it by adding libacl as compile time dependency, as btrfs-convert is not
linked to libacl.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|\ \ \ \
| | |/ /
| |/| | |
This adds package gammu v 1.33.0 to the build tree
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Gammu is a tool for cell phone/modem control, including
send/receive SMS, phone directory and other.
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 68 +++++++++++++++++++++++++++++++
files/gammurc | 37 ++++++++++++++++
patches/001-iconv-disabling-option.patch | 51 +++++++++++++++++++++++
patches/002-no-fstack-protector.patch | 11 +++++
patches/003-cmake-cross-toolchain.patch | 43 +++++++++++++++++++
patches/010-utils-shell-fix.patch | 16 +++++++
6 files changed, 226 insertions(+)
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| | | |
| | | | |
Add stoken and update openconnect to use it
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
stoken is a tokencode generator compatible with RSA SecurID
128-bit (AES). stoken supports libtomcrypt and libnettle, we build
against nettle by default since tomcrypt is not packaged by OpenWrt
Signed-off-by: Florian Fainelli <florian@openwrt.org>
|
|/ /
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| |
| | |
bump to 3.17.3, add LICENSE and MAINTAINER info, bump license header,
add missing dependencies, ...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| | |
and bump version to 1.6.6 and switch to kernel.org mirror
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| |
| | |
Updated libraries and tools to support connectivity of Apple devices,
such as iPads, iPods and iPhones.
Signed-off-by: Lukasz Baj <l.baj@radytek.com>
|
| |
| |
| |
| |
| |
| |
| | |
Add licensing information for the open-plc-utils package and update the
copyright.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
|
|\ \
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Richard Kunze <richard.kunze@web.de>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|/ /
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \
| | |
| | | |
License updates and metadata typo correction
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\ \ \
| | | |
| | | | |
fdm, tdb, nail: new packages added
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
|
| |/ /
|/| |
| | |
| | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|/ /
| |
| |
| |
| |
| | |
Enable dbus host building ( some packages on other feed(s) need dbus on
host side, since packages need to be compiled natively before cross
compiling)
|
|\ \
| | |
| | | |
mc: force rebuild when config changes
|
| | |
| | |
| | |
| | |
| | |
| | | |
- add PKG_CONFIG_DEPENDS to force package rebuild when certain CONFIG options changed.
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|\ \ \
| | | |
| | | | |
hdparm: import from oldpackages
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Richard Kunze <richard.kunze@web.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Richard Kunze <richard.kunze@web.de>
|
|\ \ \ \
| | | | |
| | | | | |
sispmctl: import from oldpackages
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Unpatched compile fails because <sys/types.h> is not included
in <usb.h> (provided by "libusb-compat") and consequently
the 'u_int*_t' types are not found.
This should probably better be fixed in the core "libusb-compat"
package instead.
Signed-off-by: Richard Kunze <richard.kunze@web.de>
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Richard Kunze <richard.kunze@web.de>
|
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
mc: various makefile/compile time changes
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- add & reorder new compile time options with help text
- all options are disabled by default, to reduce space req.
- remove invalid mc configure options
- fix broken makefile logic to enable/disable mc options
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
|
| |/
|/|
| |
| | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|