| Commit message (Collapse) | Author | Age |
|\
| |
| | |
at: change libelf1 dependency to libelf
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The libelf1 source package has been renamed to libelf in OpenWrt base,
adjust the dependency in "at" accordingly.
There are no functional changes and no changes in the resulting binary.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|\ \
| | |
| | | |
avrdude: change libelf1 dependency to libelf
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
The libelf1 source package has been renamed to libelf in OpenWrt base,
adjust the dependency in avrdude accordingly.
There are no functional changes and no changes in the resulting binary.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
|
|/
|
|
|
|
| |
Update bash to 5.0
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
|
|\
| |
| | |
prometheus: update to 2.6.1
|
| |
| |
| |
| | |
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
|\ \
| | |
| | | |
btrfs-progs: Update to 4.20
|
| |/
| |
| |
| |
| |
| | |
Remove copyright.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|/
|
|
|
|
| |
The code from 1996 is using pre-c99 inline semantics that cause compilation
failures on i386. Added std-gnu89 to fix this.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Use codeload URL suggested by neheb
Add ABI_VERSION:=5 to libsensors
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
Bump PKG_RELEASE just in case.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\
| |
| | |
smartmontools: Update to 7.0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Removed weird uclibc++ compatibility stuff as it seems to not be needed
anymore.
Switched to standard variables.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed PKG_FIXUP as it seems the package has been fixed already.
A few changes to the CFLAGS and linker options resulted in ipk size going
from 244694 to 244283, possibly due to previous overlinking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
lm-sensors: update to 3.5.0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also switch to GitHub tarball
Removed upstreamed patch
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
|
|\ \ \
| | | |
| | | | |
bonnie++: Replace libstdcpp depend with generic CXX.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This allows to get rid of the heavy libstdcpp dependency.
Added -fno-rtti to save a little space (200 bytes).
Also did some Makefile rearrangements for consistency.
Added HTTPS to URLs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |_|/
|/| |
| | |
| | | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|/ /
| |
| |
| | |
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
|
|\ \
| |/
|/| |
grep: Update to 3.3
|
| |
| |
| | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Backport an upstream patch to remove the upper limit of
lm-sensors version check, so that using lm-sensors 3.5.0
will work.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|\ \
| | |
| | | |
bluez: Add bdaddr tool
|
| | |
| | |
| | |
| | |
| | |
| | | |
Let't add the bdaddr tool, it's handy to change the BT address.
Signed-off-by: Bruno Randolf <br1@einfach.org>
|
|/ /
| |
| |
| | |
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
|
|\ \
| | |
| | | |
open-plc-utils: package missing tools amprule, pev and evse
|
| | |
| | |
| | |
| | | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
At the moment, there are three binaries which are not covered by packaging,
so add them.
Signed-off-by: Michael Heimpold <michael.heimpold@i2se.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Align package variables to other packages which also use a git checkout
as tarball:
- PKG_VERSION should not be set to a date, just rely on package default
handling which apply automatically when using PKG_SOURCE_VERSION
- introduce a plain PKG_RELEASE instead to allow keeping track of modified packaging
- PKG_SOURCE_DIR is set by package defaults
- same for PKG_SOURCE
- this results in a different hash of the tarball created, so adjust
PKG_MIRROR_HASH
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \ \
| | | |
| | | | |
prometheus-statsd-exporter: fix compilation with go 1.11.4
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This fixes the exact same build error reported at [0].
Upstream fixed it too, see [1], but I decided to use the minimal patch
until a new version is released instead.
[0] https://github.com/golang/go/issues/29281
[1] https://github.com/prometheus/statsd_exporter/pull/171
Signed-off-by: Andre Heider <a.heider@gmail.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Andre Heider <a.heider@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
findutils: Fix conflict with busybox find/xargs
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Use the new ALTERNATIVES mechanism to fix installation conflict
against busybox find and xargs. Also add myself back as maintainer
since folks seem to be asking me anyway.
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|\ \ \ \
| |/ / /
|/| | | |
mc: midnight commander 4.8.22
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* bump mc package release to 4.8.22,
news in this release see here:
http://midnight-commander.org/wiki/NEWS-4.8.22
* refresh subshell patch
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|\ \ \ \
| |/ / /
|/| | | |
findutils: polishing of Makefile
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changes:
- added license
- added URL
- removed descriptions of individual packages
- added 'dummy' package: findutils, which contains 3 dependencies: find, xargs, locate
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Hao Dong <halbertdong@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Paul Spooren <mail@aparcar.org>
|
|\ \ \ \
| | | | |
| | | | | |
i2c-tools: Update to 4.1
|
| | | | |
| | | | |
| | | | | |
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
fish: fixed apropos not found
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Curtis Jiang <jqqqqqqqqqq@qq.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
rtty: update to 6.4.1
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
utils/dbus: Update to 1.12.12
|