Jo-Philipp Wich
572b943080
tools: add patchelf host build
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44376
2015-02-10 15:48:32 +00:00
Jo-Philipp Wich
f7e56763e1
tools: remove static linking support
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44285
2015-02-06 00:00:43 +00:00
Jo-Philipp Wich
e1c95ffb93
tools: Fix cmake build on FreeBSD 10.1
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44281
2015-02-05 16:58:24 +00:00
Jo-Philipp Wich
d91e0a4df6
tools: Fix mkimage build on FreeBSD 10.1
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44280
2015-02-05 16:58:16 +00:00
Jo-Philipp Wich
a854d5c4c9
tools: Fix mpfr build on FreeBSD 10.1
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44279
2015-02-05 16:58:10 +00:00
Jo-Philipp Wich
d49242aae2
tools: Fix xz build on FreeBSD 10.1
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44278
2015-02-05 16:57:57 +00:00
Jo-Philipp Wich
a546f511f2
tools: remove PrepareCommand macros
...
They're part of prereq-build.mk now.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44274
2015-02-05 16:57:35 +00:00
John Crispin
baaef42952
ar71xx: Revert "added board support for compex wpj558"
...
This reverts commit f7873071561d82e75ba2dc46433a2982fef8ac6f.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44245
2015-02-02 10:32:04 +00:00
John Crispin
bc906ca59e
added board support for compex wpj558
...
Signed-off-by: Christian Mehlis <christian@m3hlis.de>
SVN-Revision: 44237
2015-02-02 09:00:21 +00:00
John Crispin
4961c7d0f5
ar71xx: add support for TL-WA701ND v2
...
Signed-off-by: Luigi Tarenga <luigi.tarenga@gmail.com>
SVN-Revision: 44063
2015-01-20 15:48:07 +00:00
Jo-Philipp Wich
2b366700b0
tools: libtool relocatable fixes
...
Make sure that libtool and libtoolize call grep relative to
$STAGING_DIR as well.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43960
2015-01-13 10:23:44 +00:00
Jo-Philipp Wich
90283e410b
tools: bootstrap libtool to pickup the correct in-tree automake
...
Also fix 000-relocatable.patch to avoid accidential sed invocations in bootstrap.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43959
2015-01-13 07:49:10 +00:00
Jo-Philipp Wich
73a1f3597b
tools: bootstrap automake to pickup the correct in-tree autoconf
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43958
2015-01-13 07:49:01 +00:00
Jo-Philipp Wich
6dec519be7
tools: add dummy scripts for help2man and makeinfo
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43957
2015-01-13 07:48:52 +00:00
Jo-Philipp Wich
1070fec51f
tools: change automake depends to libtool depends
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43956
2015-01-13 07:48:37 +00:00
Jo-Philipp Wich
eca61e8c44
tools: make libtool depend on automake, not vice versa
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43955
2015-01-13 07:48:24 +00:00
Nicolas Thill
a0191c9b64
dosfstools: update to 3.0.26
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 43942
2015-01-11 22:15:11 +00:00
Florian Fainelli
0c5feac573
tools: edimax_fw_header: fix suspicious memset usage
...
memset() was called with a size argument against a pointer size, not the
structure size itself.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 43913
2015-01-10 18:08:16 +00:00
Felix Fietkau
265174ef48
tools/firmware-utils: add version 3 header support for mktplinkfw2
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43897
2015-01-09 15:40:39 +00:00
Jo-Philipp Wich
cdaf75b641
tools: automake: update to v1.15
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43895
2015-01-09 14:51:23 +00:00
Felix Fietkau
1403ce960c
tools: build libtool after autoconf, not before ( fixes #18659 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43793
2014-12-28 21:55:21 +00:00
Felix Fietkau
a6d9d70aa0
tools/mtd-utils: add mirror md5sum
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43760
2014-12-22 13:52:58 +00:00
Felix Fietkau
c12ac30870
buffalo-enc: pass the longstate option to decryption
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43756
2014-12-20 15:26:31 +00:00
Felix Fietkau
8e8437103c
buffalo-enc: accept the longstate command line option
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43755
2014-12-20 15:26:25 +00:00
Imre Kaloz
211cac98d5
Belkin AC 1750 DB (F9K1115v2) support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43734
2014-12-17 08:27:38 +00:00
John Crispin
8a123f6f66
ramips: generate factory images for Nexx devices
...
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
SVN-Revision: 43541
2014-12-07 16:53:22 +00:00
Felix Fietkau
c3a7057e43
mkimage: remove check for miscompiled __weak
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43458
2014-12-01 11:07:30 +00:00
Felix Fietkau
eb41cee9e8
tools/mkimage: fix build errors ( #18445 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43441
2014-11-30 20:29:10 +00:00
Felix Fietkau
2311cfeed4
gengetopt: fix parallel build issues ( #18442 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43440
2014-11-30 20:12:07 +00:00
Imre Kaloz
5ec23daa26
add gengetopt
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43437
2014-11-30 09:51:48 +00:00
Luka Perkov
25d8cb275e
mkimage: update to 2014.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43428
2014-11-29 22:43:59 +00:00
Felix Fietkau
40e8649947
firmware-utils: remove dependency on error.h in tplink-safeloader
...
Fixes build on Mac OS X
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43402
2014-11-27 15:01:56 +00:00
John Crispin
f318ae995a
firmware-utils: add new tool tplink-safeloader for the new TP-LINK Pharos devices (CPE210/220/510/520)
...
The new TP-LINK Pharos series uses a new bootloader, the "TP-LINK Safeloader".
It uses an advanced firmware image format, containing an image partition table
and a flash partition table (and image partitions are mapped to the
corresponding flash partitions). The exact image format is documented in the
source code.
Furthermore, the bootloader expects the kernel image as an ELF executable.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 43384
2014-11-26 08:59:22 +00:00
John Crispin
d0bf15f235
ramips: add support for A5-V11 board (resubmit)
...
(Reposted due to an issue with the patchwork server during original submission)
Unbranded. Silkscreen on PCB is “A5-V11”, believed to be made by Bococom (or at least uses Bococom image encryption - as used on poray devices - but different key)
Signed-off-by: Gareth Bryan <gareth@mx9.org>
SVN-Revision: 43102
2014-10-29 11:01:17 +00:00
Felix Fietkau
4aa8c512b0
findutils: add dependency on bison
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43064
2014-10-26 11:26:54 +00:00
Felix Fietkau
dd86bc73fb
tools: Fix compilation on x32 host
...
Compiling the host tools on the new x32 architecture (which is
an ILP32 ELF32 system on an amd64 CPU) fails for various reasons.
gmp: pull same fix I applied to OpenADK, which was inspired
by the fix in the Debian source package
mtd-utils: write a workaround myself; only affects x32, but
the use of llseek is dangerous according to the manpage, so
the guard ifdef should probably go away
findutils: pull fix straight from the Debian source packae
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
SVN-Revision: 43060
2014-10-25 16:57:16 +00:00
Felix Fietkau
a1b6a7e572
firmware-utils: rename encrypt()/decrypt() in mkhilinkfw to avoid collisions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42998
2014-10-20 09:18:36 +00:00
Felix Fietkau
d225f614bd
tools: revert faulty dependency on package stuff
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42996
2014-10-20 09:18:02 +00:00
John Crispin
6e1637f8fa
firmware-utils: restore compilation of mkhilinkfw.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 42989
2014-10-20 06:29:38 +00:00
John Crispin
7322fe161a
firmware-utils: fix compilation warnings.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 42986
2014-10-20 06:29:13 +00:00
Jo-Philipp Wich
6358368500
firmware-utils: allow passing a specific MBR signature to ptgen
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 42934
2014-10-16 16:16:47 +00:00
Felix Fietkau
b6be477299
tools/mtd-utils: fix a segfault in parsing the device table
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42875
2014-10-12 15:00:15 +00:00
Steven Barth
8a4c2890c8
autoconf: bump version to 2.69
...
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 42855
2014-10-09 07:16:22 +00:00
John Crispin
b0a1c7dc0d
include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184 )
...
I defined a new download method @SAVANNAH in include/download.mk and scripts/download.pl,
and converted quilt and qemu to use that method.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 42840
2014-10-08 08:01:39 +00:00
John Crispin
7ab5357280
firmware-utils: add NEXX factory image support
...
This patch adds support to encode and decode images for certain types of
NEXX routers.
SVN-Revision: 42784
2014-10-06 04:52:01 +00:00
Felix Fietkau
03586d23a3
tools: add missing ldconfig make dependency on the staging area
...
Signed-off-by: John Szakmeister <john@szakmeister.net>
SVN-Revision: 42576
2014-09-16 16:46:20 +00:00
Felix Fietkau
e2864e9990
tools: install a fake empty ldconfig script to prevent the system ldconfig from messing around with the toolchain (fixes disappearing musl symlink issue)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42480
2014-09-11 23:13:29 +00:00
Felix Fietkau
76ca87a060
tools: fix mtools/dosfstools related build system warnings
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42442
2014-09-08 16:09:57 +00:00
Zoltan Herpai
d932a2bd62
tools: build dosfstools and mtools for sunxi
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42435
2014-09-07 23:38:03 +00:00
Felix Fietkau
607f00d273
tools/libtool: add missing dependency on m4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42322
2014-08-29 11:37:28 +00:00