aboutsummaryrefslogtreecommitdiff
path: root/utils
Commit message (Collapse)AuthorAge
* 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>
* | | | flashrom: fix full and pci variantsÁlvaro Fernández Rojas2016-03-28
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | Merge pull request #2549 from stintel/pciutilsÁlvaro Fernández Rojas2016-03-28
|\ \ \ \ | | | | | | | | | | pciutils: remove eudev dependency
| * | | | pciutils: remove eudev dependencyStijn Tintel2016-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable udev hwdb support instead of depending on eudev. This restores the old behavior of pciutils. It never depended on udev. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | | Merge branch 'master' of https://github.com/Wedmer/packagesVasilis Tsiligiannis2016-03-27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [utils/zoneinfo] Updated to the latest releaseVladimir Ulrich2016-03-25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | hamlib: Update to v3.0.1Vasilis Tsiligiannis2016-03-27
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
* | | | | utils: Fix typos (found by codespell)Stefan Weil2016-03-26
|/ / / / | | | | | | | | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* | | | Merge pull request #2494 from cshore/pull-request-lxc-autoLuka Perkov2016-03-22
|\ \ \ \ | | | | | | | | | | Pull request lxc auto
| * | | | utils/lxc: Add working autostart for OpenWrtDaniel Dickinson2016-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Standard LXC autostart is currently not working in OpenWrt, therefore add our own autostart mechanism for now. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | | | | Merge pull request #2493 from cshore/pull-request-lxc-flock-dependencyLuka Perkov2016-03-22
|\| | | | | | | | | | | | | | utils/lxc: lxc-create templates depend on flock
| * | | | utils/lxc: lxc-create templates depend on flockDaniel Dickinson2016-03-12
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
* | | | Merge pull request #2464 from openwrt-es/bluez-nextÁlvaro Fernández Rojas2016-03-18
|\ \ \ \ | | | | | | | | | | bluez: add support for Raspberry Pi 3
| * | | | bluez: Add support for Raspberry Pi 3Álvaro Fernández Rojas2016-03-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adds bcm43xx-3wire variant. - Resets UART speed after firmware download. - Prints chip name when firmware isn't found for bcm43xx. - Increases timeout for bcm43xx. - Moves bcm43xx firmware to lib. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
| * | | | bluez: update to v5.37Álvaro Fernández Rojas2016-03-06
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | [utils/zoneinfo] Updated to the latest releaseVladimir Ulrich2016-03-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | | | | Merge pull request #2498 from cshore/pull-request-collectd-encrypted-networkingHannu Nyman2016-03-15
|\ \ \ \ \ | | | | | | | | | | | | utils/collectd: Add option to enable encrypted network output
| * | | | | utils/collectd: Add option to enable encrypted network outputDaniel Dickinson2016-03-13
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The network plugin has the option of encrypting traffic; add a config option to allow enabling encrypting network plugin traffic. Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> Conflicts: utils/collectd/Makefile
* | | | | Merge pull request #2502 from lukbaj/masterHannu Nyman2016-03-15
|\ \ \ \ \ | | | | | | | | | | | | Update libimobiledevice, libplist, libusbmuxd and usbmuxd
| * | | | | Update libimobiledevice, libplist, libusbmuxd and usbmuxdLukasz Baj2016-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | flashrom: update to v0.9.9Álvaro Fernández Rojas2016-03-14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | pciutils: add missing udev dependencyÁlvaro Fernández Rojas2016-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/openwrt/packages/issues/2471 Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | | | Merge pull request #2503 from dibdot/mcHannu Nyman2016-03-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | mc: update to 4.8.16
| * | | | | | mc: update to 4.8.16Dirk Brenken2016-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update midnight commander to latest stable release * refresh subshell patch to support minimal openwrt environment * switch to sha256 based package fingerprint * compile & functional tested with ar71xx and x86 Signed-off-by: Dirk Brenken <openwrt@brenken.org>
* | | | | | | grep: update to 2.24Julen Landa Alustiza2016-03-14
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Julen Landa Alustiza <julen@zokormazo.info>
* | | | | | qemu: bump to 2.5.0Yousong Zhou2016-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog/2.5: http://wiki.qemu.org/ChangeLog/2.5 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | rtl-sdr: Add start script file for rtl-tcpMike Miller2016-03-13
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One of the most common uses of the rtl-sdr suite on OpenWrt is to stream data to a remote analyzer. This commit creates a /etc/init.d/ and /etc/config entry for rtl-tcp, so that it can automatically launch on startup. Signed-off-by: Mike Miller <github@mikeage.net>
* | | | | cryptsetup: fix MD5SUM forgotten during updateDaniel Golle2016-03-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | tracertools: update sourcesDaniel Golle2016-03-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | cryptsetup: update to version 1.7.1Daniel Golle2016-03-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | lvm2: update to version 2.02.145Daniel Golle2016-03-09
| |/ / / |/| | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | tracertools: fix output for ues with collectd-mod-execDaniel Golle2016-03-03
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | nano: use GNU alias for source downloadHannu Nyman2016-03-01
| | | | | | | | | | | | | | | | | | | | | | | | Download source using the GNU alias in order to get fault-tolerance. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | Updates to 2.5.3 and updates copyright year.Jonathan Bennett2016-02-29
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
* | | | mmc-utils: upgrade to latest revisionMichael Heimpold2016-02-27
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | unrar: update to v5.3.11Álvaro Fernández Rojas2016-02-27
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | pciutils: update to 3.4.1Álvaro Fernández Rojas2016-02-27
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | dump1090: update to latest versionÁlvaro Fernández Rojas2016-02-27
| | | | | | | | | | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | | | dump1090: Support cross-compiling (from OS X)Mike Miller2016-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | dump1090 doesn't detect cross-compilation; instead, they check uname. For OpenWrt, the target will always be Linux, so just forcibly set it. Signed-off-by: Mike Miller <github@mikeage.net>
* | | | zip: respect LDFLAGSAlexander Ryzhov2016-02-27
| | | | | | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
* | | | qemu: new package qemu-gaYousong Zhou2016-02-26
| | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | Merge pull request #2295 from sairon/cryptodev-remove-deprecated-depsNikos Mavrogiannopoulos2016-02-25
|\ \ \ \ | | | | | | | | | | cryptodev: remove dependency on kmod-crypto-core