aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* utils/tar: Fix defaulting to selecting dependenciesDaniel Dickinson2016-06-02
| | | | | | | | Due to KConfig misbehavior the tar config options where getting enabled even when tar was not enabled. We fix this by enclosing the options in an if PACKAGE_tar ; endif block. Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
* dump1090: update to latest versionÁlvaro Fernández Rojas2016-06-01
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* tar: update to v1.29Álvaro Fernández Rojas2016-06-01
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* pciutils: update to v3.5.1Álvaro Fernández Rojas2016-06-01
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* Merge pull request #2402 from cshore/pull-request-tar-optionsÁlvaro Fernández Rojas2016-06-01
|\ | | | | utils/tar: Make compression, acl, and xattr support configuration opt…
| * utils/tar: Make compression, acl, and xattr support configuration optionsDaniel Dickinson2016-05-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch make building tar with POSIX ACL and XATTR support configuration options. It also makes building seamless (e.g. -z -J -j) compression support a configuration option for each compression program available in OpenWrt. It also makes POSIX ACL support disabled by default (by default OpenWrt doesn't build POSIX ACL support into the kernel, never mind allowing to mount with it enabled). Also XATTR support is disabled by default as this seems to be the standard default for packages in OpenWrt. Finally Bzip2, Gzip, and XZ seamless support are made available by default and appropriate dependencies are added based on the configuration choice. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | gammu: bump to upstream v1.37.3aTanW2016-05-29
| | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | Merge pull request #2761 from mstorchak/smartmontoolsHannu Nyman2016-05-29
|\ \ | | | | | | smartmontools: update to 6.5
| * | smartmontools: update to 6.5Maxim Storchak2016-05-28
| | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | Merge pull request #2759 from msva/patch-5Hannu Nyman2016-05-29
|\ \ \ | |/ / |/| | zsh: update to 5.2
| * | zsh: update to 5.2Vadim A. Misbakh-Soloviov2016-05-28
| | | | | | | | | | | | Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
* | | tmux: update to 2.2Vadim A. Misbakh-Soloviov2016-05-28
|/ / | | | | | | Signed-off-by: Vadim A. Misbakh-Soloviov <git@mva.name>
* | mmc-utils: upgrade to latest revisionMichael Heimpold2016-05-20
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | lvm2: fix accidentally augmented goto labelDaniel Golle2016-05-20
| | | | | | | | | | | | also refresh patches while at it Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | lvm2: update to version 2.02.154Daniel Golle2016-05-19
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | mc: apply gettext version fixupJo-Philipp Wich2016-05-19
| | | | | | | | | | | | | | | | | | | | | | | | | | Apply the version fixup in order to solve the following build error on systems not using exactly gettext version 0.18: make[6]: Entering directory '.../build_dir/target-mips_34kc_musl-1.1.14/mc-4.8.17/po' *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.18 but the autoconf macros are from gettext version 0.19 The fixup will ensure that embedded macro versions are replaced with the version of the staged gettext executable in ./staging_dir/host/bin Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | zile: Fix build with latest ncurses changesTed Hess2016-05-19
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | grep: update to 2.25Julen Landa Alustiza2016-05-16
| | | | | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | utils/collectd: Disable libudev linkingDaniel Dickinson2016-05-15
|/ | | | | | | | | | | | | | | At least when building with OpenWrt SDK, if libudev is present (even if not actually used by the system), then at least the disk plugin attempts to link against udev, which results in packages failure due to lack of dependencies, and it's not desirable to add a dependency on udev just because udev was built for the SDK, so we disable libudev support explicity. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> Conflicts: utils/collectd/Makefile
* Merge pull request #2693 from dibdot/mcHannu Nyman2016-05-13
|\ | | | | mc: bugfix 4.8.17
| * mc: bugfix 4.8.17Dirk Brenken2016-05-13
| | | | | | | | | | | | * revert latest gettext change, break builds on various platforms * changed maintainer email address Signed-off-by: Dirk Brenken <dev@brenken.org>
* | sumo: update to v0.26.0Álvaro Fernández Rojas2016-05-08
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Merge pull request #2668 from dibdot/mcchamptar2016-05-08
|\| | | | | mc: update 4.8.17
| * mc: update 4.1.17Dirk Brenken2016-05-08
| | | | | | | | | | | | * changelog: https://www.midnight-commander.org/wiki/NEWS-4.8.17 * fix for #2664 Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | utils/watchcat: Fix some typos (mostly found by codespell)Stefan Weil2016-04-30
| | | | | | | | | | | | | | Note that this implies an API change (allways -> always). The wrong spelling "allways" is still accepted for backward compatibility. Signed-off-by: Stefan Weil <sw@weilnetz.de>
* | utils: Fix some typos (mostly found by codespell)Stefan Weil2016-04-30
| | | | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* | collectd: ensure that /var/lib/collectd existsJo-Philipp Wich2016-04-27
| | | | | | | | | | | | With the conversion to procd a required mkdir has been dropped, readd it. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | gpsd: don't enable by defaultPushpal Sidhu2016-04-21
| | | | | | | | | | | | | | | | Because this selects ttyUSB0 (bad choice) by default, turn off enabling gps by default until the user set's the tty manually and will stop gpsd from stomping on another device's tty. Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
* | Merge pull request #2613 from aTanW/masterHannu Nyman2016-04-19
|\ \ | | | | | | joe: bump to upstream v 4.2
| * | joe: bump to upstream v 4.2aTanW2016-04-19
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 files/joerc | 494 ++++++++++++++++++++++++++++++++++++++---------------------- 2 files changed, 318 insertions(+), 180 deletions(-)
* | | btrfs-progs: update to version 4.5.1Daniel Golle2016-04-19
| | | | | | | | | | | | | | | | | | musl pthread patch imported from alpinelinux.org Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | [utils/zoneinfo] Updated to the latest release versionVladimir Ulrich2016-04-19
| | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | pcsc-lite: update to version 1.8.16Daniel Golle2016-04-19
| | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | lvm2: update to version 2.02.150Daniel Golle2016-04-19
|/ / | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #2611 from aTanW/masterHannu Nyman2016-04-19
|\ \ | | | | | | gammu: bump to upstream v 1.37.2
| * | gammu: bump to upstream v 1.37.2aTanW2016-04-19
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* | | crelay: Update to 0.10, refresh patches, remove daemon background callTed Hess2016-04-17
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | collectd: stop service on shutdownJo-Philipp Wich2016-04-15
| | | | | | | | | | | | Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | Merge pull request #2432 from kbabioch/wifitoggle-empty-ledNuno Goncalves2016-04-12
|\ \ \ | | | | | | | | wifitoggle: Fix empty led_sysfs option
| * | | wifitoggle: Do not generate error message in case of empty led_sysfsKarol Babioch2016-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While an empty led_sysfs definition works as intended (no LED state is touched), an error message is generated, since the appropriate sysfs interface does not exist: Sat Feb 27 16:42:55 2016 user.err wifitoggle: led: not found This patch makes sure that no such error message will be generated. Signed-off-by: Karol Babioch <karol@babioch.de>
* | | | sane-backends: add missing config fileLuiz Angelo Daros de Luca2016-04-12
| | | | | | | | | | | | | | | | | | | | | | | | /etc/xinetd.d/sane-port is a config file. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | Merge pull request #2486 from yousong/cp-fixchamptar2016-04-10
|\ \ \ \ | | | | | | | | | | Drop the redundant -r option to $(CP)
| * | | | Drop the redundant -r option to $(CP)Yousong Zhou2016-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $(CP) was defined as `cp -fpR' since the very begining of OpenWrt build system (2006-06-22). The -R option should be enough and base packages use only $(CP) for the same purposes just fine and BSD manual of cp also discourages the use of `-r' option. So let's just tidy up the usage now. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | Merge pull request #2198 from ryzhovau/gpsd_ldflagschamptar2016-04-10
|\ \ \ \ \ | | | | | | | | | | | | gpsd: respect LDFLAGS
| * | | | | gpsd: respect LDFLAGSAlexander Ryzhov2015-12-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | | | squashfs-tools: get inline functions work with both gnu11 and gnu89Alexandru Ardelean2016-04-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems that this issue with squashfs-tools was fixed by the guys at openembedded. See patch here: https://github.com/openembedded/openembedded-core/blob/master/meta/recipes-devtools/squashfs-tools/squashfs-tools/0001-mksquashfs.c-get-inline-functions-work-with-C99.patch I think in my case, this issue appeared because I wrote the Makefile some time ago and it worked, then when I did the PR for it, it wasn't working anymore, and I assumed it was still working. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #2249 from commodo/squashfs-toolsHannu Nyman2016-04-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | squashfs-tools: bring back package
| * | | | | | squashfs-tools: bring back packageAlexandru Ardelean2016-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Picked up the old Makefile at 4.2. Upgraded at 4.3 (repo move to github now: https://github.com/plougher/squashfs-tools/) Added musl compatibility. Enabled LZ4 compression support by default Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | acpid: bump to version 2.0.27heil2016-03-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: heil <heil@terminal-consulting.de>
* | | | | | | bluez: update to v5.38Álvaro Fernández Rojas2016-03-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/openwrt/packages/issues/2523 Closes https://github.com/openwrt/packages/pull/2545 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>