| Commit message (Collapse) | Author | Age |
|\
| |
| | |
xz: add xz-utils meta package
|
| |
| |
| |
| | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \
| | |
| | | |
vim: Fix false broken package status (buildbot)
|
| |/
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |
| |
| |
| | |
Signed-off-by: Christian Pointner <equinox@spreadspace.org>
|
|/
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
|
|
|
|
|
|
|
| |
- Add patch to get WEXITSTATUS and WIFEXITED defined
The issue is fixed in upstream's development repo, so the patch won't be
needed with ncdu's next release.
- Depend on more commonly used libncurses instead of libncursesw
- Enable parallel build
- Update copyright
Signed-off-by: Charles Lehner <cel@celehner.com>
|
|
|
|
|
|
| |
Also import two new GnuK-related patches.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|\
| |
| | |
smstools3: remove unnecessary build deps
|
| |
| |
| |
| | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|\ \
| | |
| | | |
lxc: update to 1.1.2
|
| |/
| |
| |
| | |
Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
|
|\ \
| | |
| | | |
cryptodev: get rid of get_unused_fd()
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The get_unused_fd() macro was removed upstream by
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f938612dd97d481b8b5bf960c992ae577f081c17
Thus replace get_unused_fd() by get_unused_fd_flags(0) which used to
be the definition of the get_unused_fd() macro before it was removed.
This fixes cryptodev compilation on kernel 4.0.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|/ /
| |
| |
| |
| |
| |
| | |
Always use mlockall fixes it, still trying to keep everything else
as untouched as possible.
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: Ted Hess <thess@kitschensync.net>
|
| |
| |
| |
| |
| |
| | |
Copied from oldpackages and slightly updated.
Signed-off-by: Bruno Randolf <br1@einfach.org>
|
|\ \
| | |
| | | |
[utils/zoneinfo] Updated to the latest version
|
| | |
| | |
| | |
| | | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|\ \ \
| |/ /
|/| | |
avrdude: move from oldpackages, update to latest version & build opts
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| | | |
| | | | |
Allow glib2, dbus, and bluez to build in parallel
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Kevin Mehall <km@kevinmehall.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
stdin, stderr and stdout are constants on musl and it doesn't provide
mallinfo.
Both, overwriting std* were used to catch and work around various
misbehaviours of glibc, so it's hopefully save to just skip them when
building against other libc implementations.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |/ /
|/| |
| | |
| | | |
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
|
|\ \ \
| | | |
| | | | |
bzip2: respect LDFLAGS
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|/ /
| |
| |
| | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
| |
| |
| |
| | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| | |
signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- update to latest version (v5.2.1)
- add license info
- add myself as maintainer
- put everything in a "Compression" submenu
- reduce the number of packages (put symlinks with their matching target)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|\ \
| | |
| | | |
bluez: Install gatttool for Bluetooth Low Energy
|
| |/
| |
| |
| |
| |
| |
| | |
gatttool is not included in `make install`. The Debian package
similarly copies it out of the build directory.
Signed-off-by: Kevin Mehall <km@kevinmehall.net>
|
| |
| |
| |
| | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|/
|
|
| |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
|
|
|
|
|
|
|
| |
The previous commit
ba4338d mmc-utils: don't set -D_FORTIFY_SOURCE in Makefile
applied the global value of FORITFY_SOURCE also to mmc-utils.
As the package was meant to be built with FORTIFY_SOURCE upstream,
restore that behaviour and make it play nice with the global setting
by undefining the macro before defining it.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\ |
|