| Commit message (Collapse) | Author | Age |
|
|
|
| |
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>
|
|\ |
|
| |\
| | |
| | | |
hfsprogs: initial import
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Adds supports for hfsprogs, allowing the creation and verification of
HFS/HFS+ filesystems.
This creates two selectable packages:
- hfsfsck
- mkhfs
A filesystem checking script is included with hfsfsck to allow OpenWrt
to check/repair filesystem errors.
Using Ubuntu's 332.25 sources plus their patches from debian/patches/.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
bluez is craply documented
contains changes needed for bluetooth audio playback
bluetooth playback tested successfully with
android mobile (source) to TI omap BeagleBoard (A2DP sink)
- install .conf files according to source code
- package bluetoothd
- new package examples for python commandline tools that might provide
functionality without dbus
- other changes are needed (pulseaudio,sbc,uinput)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
pand/dund removed upstream:
commit: Move hidd pand and dund into compat directory
commit: (2012-07-04) remove compat daemons
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
|/ /
| |
| |
| |
| |
| |
| | |
- remove deprecated daemons
- bluetoothd is managed via /etc/bluetooth/*.conf files and dbus
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
| |
| |
| |
| |
| |
| | |
safe half a meg by not copying the btrfs binary twice.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| | |
Get rid of libext2fs dependency.
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: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \
| | |
| | | |
ntfs-3g: fix build with musl when using internal libfuse
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|/ /
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| |
| |
| |
| | |
Update to commit 1f6e7e372b313cf570aa63314037588ed01ec0de ("Add QPSI
recommended wording for mac2pw and mac2pwd.")
Signed-off-by: Florian Fainelli <florian@openwrt.org>
|
|/
|
|
| |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|
|
|
| |
Signed-off-by: Mario Halambek <mario.halambek@sartura.hr>
|
|\
| |
| | |
mc: add missing libmount dependency
|
| |
| |
| |
| |
| | |
Fix compile error: add newly required libmount dependency.
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
|
|\ \
| |/
|/| |
tmux: build fix: don't -I /usr/local/include
|
| |
| |
| |
| |
| |
| |
| |
| | |
Tmux is forcing -I /usr/local/include on the compiler. Obviously, this is not
good for cross compiles. God only knows why they put it here in the first
place.
Signed-off-by: Lawrence D'Anna <larry@elder-gods.org>
|
| |
| |
| |
| |
| |
| | |
Update Midnight Commander to latest stable release.
Major changes described here: https://www.midnight-commander.org/wiki/NEWS-4.8.14
Signed-off-by: Dirk Brenken <dibdot@gmail.com>
|
|\ \
| | |
| | | |
Update Nano to 2.4 release
|
| |/
| |
| |
| | |
Signed-off-by: Jonathan Bennett jbennett@incomsystems.biz
|
|/
|
|
| |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Now that security features are set globally, having the
FORTIFY_SOURCE option set in Makefile breaks the build when
CONFIG_PKG_FORTIFY_SOURCE_{1,2} is enabled as well.
arm-openwrt-linux-uclibcgnueabi-gcc -Wall -Werror -Wuninitialized -Wundef -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -Os -pipe -march=armv6k -mtune=mpcore -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -mfloat-abi=soft -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wp,-MMD,./.mmc.o.d,-MT,mmc.o -c mmc.c -o mmc.o
<command-line>:0:0: error: "_FORTIFY_SOURCE" redefined [-Werror]
<command-line>:0:0: note: this is the location of the previous definition
cc1: all warnings being treated as errors
Makefile:35: recipe for target 'mmc.o' failed
Fix this by removing -D_FORTIFY_SOURCE=2 from Makefile.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|
|
|
|
|
|
| |
I tested it successfully on a Asus WL-500gP V2, querying
a Modbus TCP server.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|
|
|
| |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
|
|
|
|
| |
Signed-off-by: Dora Budic <dora2411@gmail.com>
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\
| |
| | |
collectd: update to 5.4.2
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update collectd, base of Luci statistics, to 5.4.2.
Patches have been refreshed.
905-fix-sigrok-upstream-patch-post-541 was removed as unnecessary.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
| |
| |
| |
| | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Jeff Waugh <jdub@bethesignal.org>
|
| |
| |
| |
| | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \
| | |
| | | |
Gammu fixes
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- disable libdbi via CMAKE
- fix libpq dependency
reported by buildbot.openwrt.org
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- remove not needed legacy stuff
- fix lib64 suffix when installing
fixes build error when target is x86_64
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The pkgconfig file is generated at make-time, leading to absolute /usr/include & /usr/lib search paths.
The patch lets autoconf handle pkgconfig file subst, like other packages do.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|