Build libbz2 and make bzip2 depend on it. libbz2 is necessary for
packaging bsdiff.
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28228 3c298f89-4303-0410-b956-a3cf2f4a3e73
Minicom wants rz/rx/rb when asked to transfer a file.
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28227 3c298f89-4303-0410-b956-a3cf2f4a3e73
The compile-time generation of the valgrind linker script broke due to toolchain updates
resulting in valgrind binaries compiled with the standard load address of 0x08048000 which
leads to memory conflicts with the debug client later on; valgrind will abort with the
message below:
valgrind: mmap(0x8048000, 348160) failed in UME with error 22 (Invalid argument).
valgrind: this can be caused by executables with very large text, data or bss segments.
This change adds another sed pattern to properly substitute the current linker script format.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28180 3c298f89-4303-0410-b956-a3cf2f4a3e73
The update is required as the old filename
usb-modeswitch-data-20110705.tar.bz2 is no longer hosted on
http://www.draisberghof.de/usb_modeswitch/
BTW, the two openwrt.org backup servers do not hold either the old
usb-modeswitch-data-20110705.tar.bz2 nor the new
usb-modeswitch-data-20110805.tar.bz2
In effect there is a dependency on one external server. If they decide
to change to a new version and not continue hosting the old, the
compilation breaks. The sources on the openwrt,org servers should
therefore be urgently updated.
Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28103 3c298f89-4303-0410-b956-a3cf2f4a3e73
This bumps dbus in the packages repository to 1.4.14.
It also requires librt now due to clock function usage.
It also supports systemd and launchd now.
Signed-off-by: Daniel Mierswa <impulze@impulze.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28015 3c298f89-4303-0410-b956-a3cf2f4a3e73
mc will link against ncursesw instead of ncurses if it finds it. Make sure
it always links only against ncurses.
Closes#9225 and #9315.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27719 3c298f89-4303-0410-b956-a3cf2f4a3e73
- make sure the parent virtual package is built, fixes missing opkg dependencies on install
- replace underscores with dashes in the sub-package names
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27612 3c298f89-4303-0410-b956-a3cf2f4a3e73
a new version of usb-modeswitch and usb-modeswitch-data is available.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27560 3c298f89-4303-0410-b956-a3cf2f4a3e73
This patch upgrades loop-aes to latest version 3.6c. This fixes#9614,
however, I didn't test other platforms or other kernel version than 2.6.39.2.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27414 3c298f89-4303-0410-b956-a3cf2f4a3e73
If no LaTeX tools are present, building sane-backend package fails.
This patch removes the building of the LaTeX documentation (it does not
seem sensible/required for routers)
Signed-off-by: Maarten Bezemer <m.m.bezemer@utwente.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27239 3c298f89-4303-0410-b956-a3cf2f4a3e73