| Commit message (Collapse) | Author | Age |
... | |
| |
| |
| |
| |
| |
| |
| |
| | |
Added the ability to change sampling interval
and provide a list of IRQ's to ignore
via /etc/config/irqbalance
Signed-off-by: Marc Benoit <marcb62185@gmail.com>
|
|\ \
| |/
|/| |
irqbalance: upgrade to 1.6.0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Upgraded from 1.2.0 to 1.6.0 to pick up
all the latest fixes and improvements
irqbalance made glib2 mandatory since 1.3.0, but is
using very little of it. glib2 linked statically
to minimize the impact.
1.2.0 size: 33,619
1.6.0 size: 99,539
~# irqbalance --version
irqbalance version 1.6.0
~# ldd /usr/sbin/irqbalance
/lib/ld-musl-armhf.so.1 (0xb6f5f000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb6f43000)
libc.so => /lib/ld-musl-armhf.so.1 (0xb6f5f000)
~# opkg info irqbalance
Package: irqbalance
Version: 1.6.0-6
Depends: libc
Status: install user installed
Architecture: arm_cortex-a7_neon-vfpv4
Installed-Time: 1582839249
Compile-tested: ipq806x/R7800 & ipq40xx/GL-B1300
Run-tested: ipq806x/R7800 & ipq40xx/GL-B1300
Signed-off-by: Marc Benoit <marcb62185@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Fix compilation under glibc.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Currently it only cleans up binaries when executing
Build/InstallDev without deleting .built stamp file.
This leads to wrong information about existence of
built runc binaries and causes error when executing
package/containerd/install twice.
Signed-off-by: Texot Qi <tete1030@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Currently it only cleans up binaries when executing
Build/InstallDev without deleting .built stamp file.
This leads to wrong information about existence of
built runc binaries and causes error when executing
package/runc/install twice.
Signed-off-by: Texot Qi <tete1030@gmail.com>
|
|\ \
| | |
| | | |
btrfs-progs: add kmod btrfs dependency
|
| |/
| |
| |
| | |
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|\ \
| |/
|/| |
dump1090: update to 3.8.0
|
| |
| |
| |
| |
| |
| | |
Fixed wrong URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
Bigclown utils update
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Convert bigclown packages to use pypi.mk and pypi in general instead of
github.
This allows us to remove version replacement as that is already done in
pypi archive.
Updated dependencies to also contain proxy dependencies that are listed
in upstream.
Signed-off-by: Karel Kočí <karel.koci@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Karel Kočí <cynerd@email.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Karel Kočí <cynerd@email.cz>
|
|\ \ \
| | | |
| | | | |
ncdu: update to 1.14.2
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Infozip (earlier name "zip") has 12 year old source code that
would require work to make the binary actually work.
> root@router1:/# zip
> zip error: Not supported (uzoff_t not same size as zoff_t)
The package was rename from zip to infozip a few weeks ago
due to buildbot's relutance to compile zip in master and 19.07
ever since host zip was added as a build tool.
Reference to #10985 and #11089 as well as
https://github.com/openwrt/openwrt/commit/ad8c2d6099a7da5192ee6e2c52a8303642271877
But as the binary does not work, lets remove the package to
avoid confusion for the end-users.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix compilation error due to multiple definition
x86_64-openwrt-linux-musl/bin/ld: lib/libcoreutils.a(strtold.o):(.data+0x0):
multiple definition of `minus_zero'; lib/libcoreutils.a(strtod.o):(.data+0x0):
first defined here
collect2: error: ld returned 1 exit status
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
|
|\ \
| | |
| | | |
fish: update to 3.1.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove upstreamed patches.
Added missing libatomic dependency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| |/ /
|/| | |
screen: update to 4.8.0
|
| |/
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
coreutils: update to 8.31
|
| | |
| | |
| | |
| | |
| | |
| | | |
Update coreutils to 8.31
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
|
|/ /
| |
| |
| | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| |
| |
| |
| | |
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
|
|\ \
| | |
| | | |
crelay: update to 0.14
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix license information.
Small cleanup.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
nnn: update to version 3.0
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \ \
| | | |
| | | | |
grep: update to 3.4
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
Fix license information.
Install e/fgrep symlinks as well.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
unrar: update to 5.9.1
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| |/ /
|/| | |
sshpass: add new package
|
| |/
| |
| |
| |
| | |
Signed-off-by: Michal Hrušecký <michal.hrusecky@nic.cz>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \
| | |
| | | |
collectd: lcdringer: apply brcm2708 target rename to bcm27xx to dependencies
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Since the brcm2708 target has been renamed to bcm27xx in openwrt
repo, update the dependency to the target in this package.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
|
| |/
|/|
| |
| | |
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
|
|\ \
| | |
| | | |
rtty: update to 7.1.1
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
|
|\ \
| | |
| | | |
ttyd: fix compilation without deprecated OpenSSL APIs
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Removed CMAKE_INSTALL as there's no need for InstallDev.
Added PKG_BUILD_PARALLEL for faster compilation.
Small cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \
| | | |
| | | | |
nnn: update to version 2.9
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
|
|\ \ \ \
| |_|_|/
|/| | | |
prometheus: bump to 2.15.2
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
Also remove fsnotify patch as compiling without it worked for mipsel64le
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
| |/
|/|
| |
| |
| |
| | |
Update nano editor to version 4.8
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
| |
| |
| |
| |
| |
| |
| | |
This is needed as the options loop is totally broken and doesn't accept
both -f and -z together.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|