Jo-Philipp Wich
8324bf036c
quilt: fix building with dash `test x == x` gives a syntax error with dash (standard in Debian). The modified patch reflects the current upstream: http://git.savannah.gnu.org/cgit/quilt.git/commit/?id=38df0b210c3df67f3e784af92232ae1946b98ecd
...
SVN-Revision: 26804
2011-05-02 12:53:32 +00:00
Daniel Dickinson
f83c5938d2
bcm63xx: Move the OpenWrt rootfs length field
...
Dual image capable CFEs store an image sequence at the same place as
currently OpenWrt stores the actual rootfs length, so it will get
overwritten when flashing through such a CFE.
To prevent this from happening, move the rootfs length field to the next
four bytes, thus completely using the reserved1 field.
Since the reserved1 field is now completely in use, it does not make sense
to allow it to be set from the imagetag utility, so remove the option.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26680
2011-04-15 12:18:25 +00:00
Jo-Philipp Wich
2702ba56f0
ipkg-utils: use (g)stat instead of "du -b" to find package size, fixes Darwin compat ( #9214 )
...
SVN-Revision: 26642
2011-04-13 13:26:26 +00:00
Jo-Philipp Wich
b32797cc55
missing-macros: add GTKDOC_REBASE macro needed by some newer packages Signed-off-by: Jochen Friedrich <jochen@scram.de>
...
SVN-Revision: 26620
2011-04-12 20:19:52 +00:00
Hauke Mehrtens
869fb691ec
firmware-utils: fix endianness bugs in firmware generation program.
...
Should make it work on big endian systems again, I do not have such a system.
This closes #9093 .
SVN-Revision: 26543
2011-04-09 15:06:01 +00:00
Felix Fietkau
d637ae2fc8
make the build system a bit more silent without V=99
...
SVN-Revision: 26460
2011-04-04 00:54:37 +00:00
Hauke Mehrtens
6b654266bb
m4: update to version 1.4.16
...
SVN-Revision: 26439
2011-04-03 13:19:54 +00:00
Hauke Mehrtens
ce6942268c
xz: update to version 5.0.2
...
SVN-Revision: 26438
2011-04-03 13:19:16 +00:00
Felix Fietkau
fb64684435
lzma-old: do not install $(STAGING_DIR_HOST)/bin/lzma
...
SVN-Revision: 26423
2011-04-03 01:02:03 +00:00
Felix Fietkau
e6aa1cab00
tools/squashfs4: update to version 4.2 (adds support for xz compression)
...
Based on a patch by Jonas Gorski
SVN-Revision: 26422
2011-04-03 01:02:00 +00:00
Alexandros C. Couloumbis
59b085ff1b
tools/cmake: update to version 2.8.4
...
SVN-Revision: 26283
2011-03-24 11:27:07 +00:00
Jo-Philipp Wich
b8aef60e35
ipkg-utils: utilize the tar -p flag to preserve permissions ( #7667 )
...
SVN-Revision: 26258
2011-03-21 17:36:50 +00:00
Gabor Juhos
72b3c18da1
firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board
...
Patch-by: Jonathan Benett <jbscience87@gmail.com>
SVN-Revision: 26118
2011-03-13 15:08:29 +00:00
Alexandros C. Couloumbis
58a5102338
tools/xz: add some upstream patches
...
SVN-Revision: 26018
2011-03-10 18:41:33 +00:00
Jo-Philipp Wich
b5a0fd2961
package xfce-macros, required for autoreconf in xfce4 packages
...
SVN-Revision: 25974
2011-03-09 14:44:23 +00:00
Jo-Philipp Wich
200460fb54
bison: fix compilation with stub intl header
...
SVN-Revision: 25869
2011-03-04 20:37:15 +00:00
Alexandros C. Couloumbis
8d9c6a8f06
tools/xz: update to version 5.0.1
...
SVN-Revision: 25847
2011-03-03 10:26:11 +00:00
Felix Fietkau
ad45e24bd0
mklibs: fix some long standing libpthread symbol link issues, mostly related to weak function overrides between libgcc, libc and libpthread
...
SVN-Revision: 25795
2011-02-28 18:17:02 +00:00
Felix Fietkau
04e3dae4ad
mklibs: properly fix library linking - the relinking in some instances used static libraries instead of shared ones with the same name, that led to some nasty symbol conflicts and pic issues. fix this by always using the full path to the libraries and also fix the libc vs libpthread linking order
...
SVN-Revision: 25793
2011-02-28 16:17:04 +00:00
Felix Fietkau
11c08a39bc
tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a system header file with the same name on darwin
...
SVN-Revision: 25598
2011-02-20 03:25:56 +00:00
Felix Fietkau
23ef9fcc6a
squashfs4: make the lzma parameters configurable, and change the defaults for slightly improved compression on mips (mostly unchanged on other architectures)
...
SVN-Revision: 25530
2011-02-13 19:59:02 +00:00
Hauke Mehrtens
e08740c747
brcm47xx: fix error when build firmware on x86_64 host ( closes #7672 )
...
SVN-Revision: 25472
2011-02-12 13:17:47 +00:00
Imre Kaloz
776dff339e
the url isn't valid for some time
...
SVN-Revision: 25463
2011-02-11 14:03:04 +00:00
Jo-Philipp Wich
1fd1ed7373
libtool: fix misspelled procedure name...
...
SVN-Revision: 25351
2011-02-03 20:34:34 +00:00
Felix Fietkau
083e9fddff
tools/mpc: add dependency on mpfr
...
SVN-Revision: 25279
2011-02-01 16:21:46 +00:00
Felix Fietkau
0756895047
add tools/cmake
...
SVN-Revision: 25264
2011-01-31 20:15:57 +00:00
Michael Büsch
e99a1560cd
Add missing XAW macros
...
SVN-Revision: 25159
2011-01-27 19:52:36 +00:00
Imre Kaloz
50be0201f1
cleanup toolchain version handling
...
SVN-Revision: 25148
2011-01-27 13:55:00 +00:00
Jo-Philipp Wich
c3dfcb25c0
remove bogus qemu dependency
...
SVN-Revision: 25032
2011-01-17 05:58:40 +00:00
Jo-Philipp Wich
b89c083161
tools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes opkg space checking more precise
...
SVN-Revision: 25021
2011-01-16 22:16:49 +00:00
Jo-Philipp Wich
531e5e5386
mklibs: import missing symbol workaround from Freetz project ( #7590 )
...
SVN-Revision: 24984
2011-01-14 10:49:41 +00:00
Gabor Juhos
78ffb50c8e
firmware-utils/mkdniimg: don't use NA region by default
...
SVN-Revision: 24981
2011-01-14 10:37:09 +00:00
Gabor Juhos
e116785f27
firmware-utils/wndr3700: allow to specify image magic via command line
...
SVN-Revision: 24980
2011-01-14 10:37:04 +00:00
Alexandros C. Couloumbis
d6b2ce5df5
tools/mkimage: fix r24887
...
SVN-Revision: 24890
2011-01-03 14:27:53 +00:00
Alexandros C. Couloumbis
e303b6e46a
tools/qemu: fix FreeBSD compile issue
...
SVN-Revision: 24888
2011-01-03 12:59:43 +00:00
Alexandros C. Couloumbis
4e83015c51
tools/mkimage: fix compilation on FreeBSD
...
SVN-Revision: 24887
2011-01-03 12:30:19 +00:00
Jo-Philipp Wich
4b8799280f
missing-macros: add as-unaligned-access.m4
...
SVN-Revision: 24878
2011-01-02 01:23:44 +00:00
Jo-Philipp Wich
c208b4a102
missing-macros: add as-compiler-flag.m4 and as-version.m4
...
SVN-Revision: 24877
2011-01-02 01:14:45 +00:00
Jo-Philipp Wich
442433ca2b
revert r24851, it breaks compilation on many hosts
...
SVN-Revision: 24866
2011-01-01 15:51:12 +00:00
Hauke Mehrtens
07c8da7253
tools: add some missing dependencies
...
SVN-Revision: 24865
2011-01-01 15:18:57 +00:00
Felix Fietkau
32510b4494
tools/mkimage: remove the broken portability patch, it is no longer necessary with the new version
...
SVN-Revision: 24857
2010-12-30 15:48:32 +00:00
Alexandros C. Couloumbis
55d7031b9d
tools/e2fsprogs: update to version 1.41.14
...
SVN-Revision: 24851
2010-12-29 17:38:48 +00:00
Jo-Philipp Wich
1fa3f197f6
missing-macros: add as-ac-expand.m4
...
SVN-Revision: 24846
2010-12-29 09:39:09 +00:00
Daniel Dickinson
fc3a1d0ba3
Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size.
...
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
SVN-Revision: 24838
2010-12-26 04:18:13 +00:00
Gabor Juhos
0f659a13dd
ar71xx: add support for TL-WR740N v1
...
Same as TL-WR741ND but with different hardware ID and without
detachable antenna.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 24811
2010-12-23 12:42:16 +00:00
Imre Kaloz
3d501f9403
use u-boot v2010.12
...
SVN-Revision: 24809
2010-12-23 00:07:58 +00:00
Jo-Philipp Wich
aac7b92284
missing-macros: extend fake-gtk-doc-check.m4 (fixes autoreconf in orbit2), provide fake-intltool.m4
...
SVN-Revision: 24787
2010-12-22 09:33:06 +00:00
Jo-Philipp Wich
879e5891c1
missing-macros: add xmms.m4, from libflac
...
SVN-Revision: 24784
2010-12-22 08:04:33 +00:00
Jo-Philipp Wich
2c125b87a7
missing-macros: add missing serial numbers, split acc.m4 into mfx_acc.m4, mfx_cppflags.m4 and mfx_limits.m4
...
SVN-Revision: 24763
2010-12-22 01:21:06 +00:00
Jo-Philipp Wich
fcc8d6c33f
missing-macros: fix a bunch of underquoted definition warnings in various 3rd party macros
...
SVN-Revision: 24761
2010-12-22 01:03:17 +00:00
Jo-Philipp Wich
93cb309a05
missing-macros: add more m4 macros from gettext, ossp-js, libmikmod, libdnet
...
SVN-Revision: 24757
2010-12-22 00:38:21 +00:00
Jo-Philipp Wich
9ecd833007
missing-macros: add acc.m4, used by ucl and lzo
...
SVN-Revision: 24756
2010-12-22 00:11:47 +00:00
Jo-Philipp Wich
6ed509a8a7
add missing makefile in previous commit
...
SVN-Revision: 24755
2010-12-22 00:03:15 +00:00
Jo-Philipp Wich
214d1e7aeb
package mm-common, this provides missing m4 macros for glibmm, gtkmm, cairomm and other Gnome C++ bindings
...
SVN-Revision: 24754
2010-12-22 00:02:36 +00:00
Jo-Philipp Wich
e3269cc34e
introduce missing-macros meta package, this will supply needed m4 macros which are used but not shipped by various packages in feeds
...
SVN-Revision: 24753
2010-12-21 23:50:41 +00:00
Jo-Philipp Wich
c4ab5ca143
libtool: extend all ltmain.m4sh patches to cover ltmain.sh as well, prevent configure from embedding host library paths
...
SVN-Revision: 24752
2010-12-21 22:37:54 +00:00
Jo-Philipp Wich
22da5f54e9
libtool: strip unsave directories from relink command, nuke every -L that looks like /usr/lib or /lib
...
SVN-Revision: 24741
2010-12-20 19:43:57 +00:00
Hauke Mehrtens
ba45b5a907
e2fsprogs: add two compile fixes.
...
Thank you Joe Roback for reporting and fixing compiling on Darwin.
SVN-Revision: 24720
2010-12-19 11:43:45 +00:00
Hauke Mehrtens
e8892241f6
tools: fix dependencies
...
SVN-Revision: 24693
2010-12-19 00:05:17 +00:00
Jo-Philipp Wich
5884b43b51
the mpfr dependencies accidentally got broken up, fix it
...
SVN-Revision: 24684
2010-12-18 19:59:04 +00:00
Hauke Mehrtens
2653c7b0d9
e2fsprogs: update to version 1.41.13
...
SVN-Revision: 24683
2010-12-18 19:47:11 +00:00
Hauke Mehrtens
95d15bfdb8
tools: add missing dependencies
...
SVN-Revision: 24682
2010-12-18 19:46:39 +00:00
Hauke Mehrtens
5291e389ca
cloog: libtools has to be run
...
SVN-Revision: 24681
2010-12-18 19:34:55 +00:00
Hauke Mehrtens
22a7f8afb1
ppl: go back to version 0.10.2
...
GCC 4.5 needs ppl in version 0.10.2. The patch makes it compile with gmp 5.
SVN-Revision: 24680
2010-12-18 19:34:04 +00:00
Jo-Philipp Wich
51538948fe
make libtool a tool build and let autoconf depend on it
...
SVN-Revision: 24673
2010-12-18 18:07:53 +00:00
Gabor Juhos
29379780a6
firmware-utils/mkzynfw: fix available flash space calculation
...
SVN-Revision: 24653
2010-12-17 20:34:31 +00:00
Jo-Philipp Wich
c0b0acee08
build flex on the host, some pakcages need it in the newest version
...
SVN-Revision: 24631
2010-12-17 02:41:16 +00:00
Jo-Philipp Wich
6c176fe0a7
mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570
...
SVN-Revision: 24571
2010-12-15 00:39:14 +00:00
Jo-Philipp Wich
77dd090ffb
mpfr: disable host fixup for now
...
SVN-Revision: 24557
2010-12-13 23:07:30 +00:00
Jo-Philipp Wich
4cdaea52c4
reorder dependencies
...
SVN-Revision: 24556
2010-12-13 21:02:31 +00:00
Jo-Philipp Wich
5787c6743e
mpfr: use autoreconf host fixup
...
SVN-Revision: 24555
2010-12-13 21:01:34 +00:00
Florian Fainelli
f590b304ef
Revert "[tools] sstrip: Correct include path to really get endian.h" ( #8447 )
...
This reverts commit ac0f793ae985db73caf99916336569c211a759f8.
SVN-Revision: 24516
2010-12-12 14:53:24 +00:00
Daniel Dickinson
2fb0b04bdd
Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (depends on lzma)
...
SVN-Revision: 24513
2010-12-12 05:50:47 +00:00
Daniel Dickinson
9c244fdd12
sstrip: Correct include path to really get endian.h
...
SVN-Revision: 24512
2010-12-12 05:02:41 +00:00
Daniel Dickinson
062a1617db
Revert "[tools] sstrip: Was missing include of <byteswap.h>"
...
This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0.
SVN-Revision: 24511
2010-12-12 04:59:51 +00:00
Daniel Dickinson
20ad1b1cc3
sstrip: Was missing include of <byteswap.h>
...
SVN-Revision: 24510
2010-12-12 04:57:07 +00:00
Hauke Mehrtens
0ea5f613de
ppl: update to new version.
...
The old version is not compatible with gmp 5.
SVN-Revision: 24501
2010-12-11 23:55:39 +00:00
Felix Fietkau
4dbb7f8cb5
tools/xz: do not overwrite the lzma binary
...
SVN-Revision: 24499
2010-12-11 21:29:53 +00:00
Hauke Mehrtens
8f27618e1f
qemu: update qemu to version 0.13.0
...
SVN-Revision: 24487
2010-12-11 16:08:10 +00:00
Felix Fietkau
82ac7bb00a
add a host package for xz
...
SVN-Revision: 24481
2010-12-11 13:20:19 +00:00
Jo-Philipp Wich
e006253f11
remove obsolete stamp dep after r24474
...
SVN-Revision: 24475
2010-12-11 03:18:31 +00:00
Jo-Philipp Wich
bf9e9b6a91
rework aclocal handling, packages have issues writing through the symlink so keep the host aclocal as include path for now
...
SVN-Revision: 24474
2010-12-11 03:15:10 +00:00
Jo-Philipp Wich
c59cc1b75d
fix xorg-macros dependency
...
SVN-Revision: 24453
2010-12-10 20:25:52 +00:00
Jo-Philipp Wich
8e4f381a66
turn util-macros into tools/xorg-macros host build, provides global xorg m4 macros
...
SVN-Revision: 24452
2010-12-10 20:23:48 +00:00
Gabor Juhos
912a140b19
firmware-utils/mktplinkfw: add support for the TL-MR3220 v1
...
SVN-Revision: 24438
2010-12-10 17:57:43 +00:00
Jo-Philipp Wich
8f591af937
automake: rework patch; only skip when the directories does not exist, this preserves error cases like missing access permissions
...
SVN-Revision: 24427
2010-12-10 16:10:07 +00:00
Jo-Philipp Wich
127c395a0e
automake: use symlinks instead of hardlinks to link aclocal versions
...
SVN-Revision: 24425
2010-12-10 16:03:27 +00:00
Jo-Philipp Wich
94c3f4ab4d
automake: skip over not existing m4 macro directories, don't fail
...
SVN-Revision: 24424
2010-12-10 16:01:33 +00:00
Felix Fietkau
48dcb640d8
make $(STAGING_DIR)/host/share/aclocal a symlink to $(STAGING_DIR_HOST)/share/aclocal
...
SVN-Revision: 24422
2010-12-10 15:20:44 +00:00
Jo-Philipp Wich
339295d309
revert r24406
...
SVN-Revision: 24415
2010-12-10 12:58:15 +00:00
Jo-Philipp Wich
7da7badd3e
revert r24407, its already packaged in the xorg feed
...
SVN-Revision: 24409
2010-12-10 10:44:58 +00:00
Jo-Philipp Wich
96dff60461
package xorg-macros
...
SVN-Revision: 24407
2010-12-10 10:01:45 +00:00
Jo-Philipp Wich
2104af77e3
pkg-config: install pkg.m4 to aclocal/
...
SVN-Revision: 24406
2010-12-10 09:35:16 +00:00
Alexandros C. Couloumbis
72cf52b1d8
tools/mpfr: update to version 3.0.0
...
SVN-Revision: 24382
2010-12-09 13:31:57 +00:00
Alexandros C. Couloumbis
5c203f76d6
tools/mpc: update to version 0.8.2
...
SVN-Revision: 24381
2010-12-09 13:30:30 +00:00
Alexandros C. Couloumbis
2a3dde2cac
tools/gmp: update to version 5.0.1
...
SVN-Revision: 24380
2010-12-09 13:28:57 +00:00
Alexandros C. Couloumbis
8f143af3ff
tools/cloog: update to version 0.15.10
...
SVN-Revision: 24378
2010-12-09 12:21:36 +00:00
Alexandros C. Couloumbis
421e6d83ce
tools/ccache: update to version 3.1.3
...
SVN-Revision: 24377
2010-12-09 12:12:40 +00:00
Alexandros C. Couloumbis
276ef23e4d
tools/automake: add symbolic links upto version 1.11.1
...
SVN-Revision: 24287
2010-12-06 17:38:09 +00:00
Alexandros C. Couloumbis
163c424187
tools/mklibs: revert r24282
...
SVN-Revision: 24283
2010-12-06 13:21:09 +00:00
Alexandros C. Couloumbis
be47a78299
tools/mklibs: update to version 0.1.30
...
SVN-Revision: 24282
2010-12-06 12:32:04 +00:00
Alexandros C. Couloumbis
00c9674f71
tools/bison: update to version 2.4.3
...
SVN-Revision: 24281
2010-12-06 12:21:08 +00:00
Alexandros C. Couloumbis
d7b81def38
tools/m4: update to version 1.4.15
...
SVN-Revision: 24280
2010-12-06 12:16:40 +00:00
Alexandros C. Couloumbis
e3a95a6320
tools/autoconf: update to version 2.68
...
SVN-Revision: 24279
2010-12-06 12:14:50 +00:00
Alexandros C. Couloumbis
d5aecceacd
tools/automake: update to version 1.11.1
...
SVN-Revision: 24278
2010-12-06 12:11:47 +00:00
Hauke Mehrtens
41b3383499
brcm47xx: Add edimax PS1208mfg support
...
Thank you clemvangelis for the patches. (closes #7672 )
SVN-Revision: 24217
2010-12-02 21:27:54 +00:00
Alexandros C. Couloumbis
0d69a941a2
tools/pkg-config: update to version 0.25
...
SVN-Revision: 24146
2010-11-25 18:56:19 +00:00
Alexandros C. Couloumbis
721a005dc2
tools/e2fsprogs: fix freebsd compile issue
...
SVN-Revision: 24130
2010-11-24 14:00:36 +00:00
Alexandros C. Couloumbis
8a5b26afd1
tools/mtd-utils: update to mtd-utils-20101124
...
SVN-Revision: 24129
2010-11-24 12:05:06 +00:00
Alexandros C. Couloumbis
65a07aa7cf
tools/e2fsprogs: update to e2fsprogs-1.41.12
...
SVN-Revision: 24128
2010-11-24 11:59:51 +00:00
Felix Fietkau
233c6672a9
e2fsprogs: fix libuuid installation
...
SVN-Revision: 24106
2010-11-22 21:56:15 +00:00
Felix Fietkau
5b2df455f0
e2fsprogs: clean up the makefile and install libuuid
...
SVN-Revision: 24091
2010-11-22 14:26:06 +00:00
Imre Kaloz
5ea6194ab0
remove 2.6.25 support
...
SVN-Revision: 24089
2010-11-22 13:43:32 +00:00
Imre Kaloz
49a0179e21
add e2fsprogs to tools and use that instead of libuuid
...
SVN-Revision: 24078
2010-11-22 11:26:45 +00:00
Daniel Dickinson
eadb5c84fa
imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above).
...
SVN-Revision: 24011
2010-11-16 06:46:53 +00:00
Daniel Dickinson
6cd4575153
brcm63xx: imagetag: Fixed occaisonal wrong CRC in image due to using strncpy to copy the CRC into the imagetag. strncpy stops copying after a 00 byte, memcpy doesn't.
...
SVN-Revision: 24000
2010-11-15 04:08:09 +00:00
Alexandros C. Couloumbis
4ec905f3c9
target/linux/orion: create subtargets ( closes #8154 )
...
SVN-Revision: 23883
2010-11-04 22:10:11 +00:00
Michael Büsch
676520cf65
ensure an empty BUILD_DIR variable is passed down u-boot's makefile
...
SVN-Revision: 23832
2010-11-03 18:26:26 +00:00
Felix Fietkau
731877c5d9
add a stripped down (and portable) version of flock to the host tools
...
SVN-Revision: 23707
2010-10-29 13:39:18 +00:00
Alexandros C. Couloumbis
585850eafb
tools/mtd-utils: add two upstream patches
...
SVN-Revision: 23453
2010-10-15 07:52:37 +00:00
Jo-Philipp Wich
002fde670f
quilt: pass PATH and FIND to configure (FreeBSD compatibility)
...
SVN-Revision: 23288
2010-10-07 11:33:54 +00:00
Jo-Philipp Wich
b826e42476
reenable squashfs4 for ar71xx, it needs both old and new
...
SVN-Revision: 23281
2010-10-06 22:34:35 +00:00
Jo-Philipp Wich
3341e1ece7
ipkg-utils: don't fail if conffiles do not exist, resolve them instead and silently skip not existing files. This prepares support for sysupgrade hints using to build the keepfile list. Subsequent commits will rely on this feature - a rebuild of tools/ipkg-utils is necessary!
...
SVN-Revision: 23256
2010-10-05 19:18:15 +00:00
Imre Kaloz
7fa8ba095b
Toto, we don't support Linux 2.4 anymore..
...
SVN-Revision: 23245
2010-10-05 14:15:46 +00:00
Imre Kaloz
968a0c1ddb
simplify old squashfs/lzma selection
...
SVN-Revision: 23244
2010-10-05 14:14:12 +00:00
Alexandros C. Couloumbis
c74849709f
tools/sed: update to sed-4.2.1 (also tested on FreeBSD/AMD64)
...
SVN-Revision: 23241
2010-10-05 13:51:54 +00:00
Jo-Philipp Wich
3d44120515
mtd-utils: refresh patches again
...
SVN-Revision: 23194
2010-10-03 12:15:04 +00:00
Alexandros C. Couloumbis
3c67143588
tools/mtd-utils: fix build issue under freebsd. update to latest git tree. (thanks loswillios & larsc)
...
SVN-Revision: 23193
2010-10-03 12:03:21 +00:00
Alexandros C. Couloumbis
e70493a812
tools/mtd-utils: kill 132-revert-zlib-cleanup.patch. it's wrong.
...
SVN-Revision: 23192
2010-10-03 11:12:36 +00:00
Lars-Peter Clausen
be8b1b4d03
libuuid: Use libuuid from util-linux-ng instead of e2fsprogs
...
SVN-Revision: 23189
2010-10-02 23:18:46 +00:00
Jo-Philipp Wich
4e8f4e1d39
mtd-utils: refresh patches
...
SVN-Revision: 23179
2010-10-02 16:42:57 +00:00
Jo-Philipp Wich
f70671c153
tools/mtd-utils: fix compilation on OS X
...
SVN-Revision: 23176
2010-10-02 10:18:34 +00:00
Alexandros C. Couloumbis
930031c5d1
tools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully Darwin) build issues.
...
SVN-Revision: 23169
2010-10-01 16:39:08 +00:00
Gabor Juhos
1d855c0890
firmware-utils/mktplinkfw: add support for the TL-MR3420 v1
...
SVN-Revision: 23137
2010-09-27 14:54:02 +00:00
Gabor Juhos
142fb3e229
firmware-utils/mktplinkfw: add support for the TL-WR841N v7
...
SVN-Revision: 23133
2010-09-27 14:53:51 +00:00
Jo-Philipp Wich
78222ff9dc
mtd-utils: revert r23075
...
SVN-Revision: 23076
2010-09-15 23:50:31 +00:00
Jo-Philipp Wich
297f110b2c
mtd-utils: do not rely on host kernel headers, redefine the integer types instead ( #7950 )
...
SVN-Revision: 23075
2010-09-15 22:45:54 +00:00
Jo-Philipp Wich
97a286cb62
revert r23048 for now until Darwin compile issues have been sorted out ( #7934 )
...
SVN-Revision: 23057
2010-09-13 18:50:41 +00:00
Alexandros C. Couloumbis
432cb15bd1
tools/mtd-utils: update to version git-20100912
...
SVN-Revision: 23048
2010-09-13 07:39:44 +00:00
Felix Fietkau
392888845c
fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)
...
SVN-Revision: 22934
2010-09-05 16:16:59 +00:00
Michael Büsch
f40f0c001e
Zcomax device firmware tool endianness fix
...
SVN-Revision: 22885
2010-09-04 05:40:56 +00:00
Gabor Juhos
7bf8159991
tools/firmware-utils: new tool for the Zcomax devices
...
SVN-Revision: 22883
2010-09-03 18:14:40 +00:00
Felix Fietkau
00d1e599d7
add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point
...
SVN-Revision: 22871
2010-09-01 17:51:36 +00:00
Andy Boyett
9638e84966
qemu: add dependency on libuuid
...
SVN-Revision: 22757
2010-08-22 09:16:49 +00:00
Andy Boyett
6e2f8d7eec
qemu: fix build failure on some systems. Closes #7767
...
SVN-Revision: 22751
2010-08-21 17:02:09 +00:00
Andy Boyett
bb662f4f32
quilt: needs autoconf
...
SVN-Revision: 22652
2010-08-14 22:58:55 +00:00
Florian Fainelli
4bc034f07c
update wrt350nv2 builder to v2.3 ( #7580 )
...
SVN-Revision: 22579
2010-08-10 15:19:06 +00:00
Andy Boyett
ff43518669
qemu: build qemu-img for packaging vmdk and vdi images
...
SVN-Revision: 22552
2010-08-09 04:22:34 +00:00
Hauke Mehrtens
7640f89045
brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2
...
Thank you realopty for the patch.
tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/
This closes #7702 .
SVN-Revision: 22516
2010-08-06 20:21:32 +00:00
Jo-Philipp Wich
f45be33f17
sed: fix compilation on FreeBSD/AMD64
...
SVN-Revision: 22499
2010-08-06 00:19:34 +00:00
Hauke Mehrtens
da7493d8f9
mostly revert commit r22396
...
CFE does not boot images generated with these checksums because of
wrong checksum.
After flashing then with tftp to my Asus wl500-GPv1 the following messages
are show:
Null Rescue Flag.
Boot program checksum is invalid
Hello!! Enter Rescue Mode: (Check error)
SVN-Revision: 22418
2010-07-30 21:19:49 +00:00
Michael Büsch
02549b0448
firmware-utils/trx: Endianness fixes
...
SVN-Revision: 22414
2010-07-29 18:14:10 +00:00
Hauke Mehrtens
233294722c
firmware-utils: The option -F was not detected. This was missing in r22396
...
This fixes build of brcm47xx
SVN-Revision: 22398
2010-07-27 18:16:32 +00:00
Alexandros C. Couloumbis
d83a959719
tools/quilt: fix openSUSE/patch-2.6.1.81 issue ( closes #7635 )
...
SVN-Revision: 22397
2010-07-27 17:21:30 +00:00
Markus Wigge
7a052dc799
fix CRC32 calculation for sysupgrade
...
* reduce image size for CRC calculation by fs_mark size
sysupgrade sometimes failed for me and I noticed that it was due
to incorrect CRC values in trx-header after performing it.
It seems that the fs_mark was completely included in the calculation
and that it was nevertheless modified by sysupgrade while appending
the jffs data.
This only occurs for the first boot after sysupgrade as the flashmap
driver recalculates the CRC to an even smaller area when it boots.
SVN-Revision: 22396
2010-07-27 15:37:37 +00:00
Jo-Philipp Wich
f8c3ebc7c6
squashfs4: fix compilation on FreeBSD
...
SVN-Revision: 22347
2010-07-22 03:09:10 +00:00
Jo-Philipp Wich
26a6539a2e
yaffs2: fix compilation on FreeBSD
...
SVN-Revision: 22345
2010-07-22 02:59:14 +00:00
Jo-Philipp Wich
4ad8aa543d
mkimage: fix compilation on FreeBSD
...
SVN-Revision: 22344
2010-07-22 02:43:44 +00:00
Felix Fietkau
67b4181c8a
squashfs4: backport an upstream change to fix the file mode check to allow setuid/setgid binaries (thx, ermo) - fixes #7653
...
SVN-Revision: 22334
2010-07-21 17:31:16 +00:00
Gabor Juhos
a06400d432
tools/firmware-utils: enhance mktplinkfw utility
...
Attached patch enhances the mktplinkfw utility:
1. existing firmware files in TP-Link format can now be inspected, showing eg. the used offsets
2. optionally the kernel and rootfs parts can be extracted (saves calculations for dd)
3. when generating firmwares, kernel entry point, load address and rootfs offset can be overwritten (for experienced users)
Patch-by: Pieter "Fate" Hollants <pieter@hollants.com>
SVN-Revision: 22169
2010-07-13 16:51:59 +00:00
Gabor Juhos
48e579a536
firmware-utils/mktplinkfw: add support for the TL-WA901ND
...
Patch-by: Pieter "Fate" Hollants <pieter@hollants.com>
SVN-Revision: 22015
2010-07-01 14:49:04 +00:00
Markus Wigge
642a6e1a51
preset stable and try* flags for TRX2 headers
...
* changed addpattern.c to preset the stable and try flags used in TRXv2 images
to dupe CFE and pretend a stable image.
* changed trx.c to calculate TRXv2 CRC with stable and try flags set to 0xFF
like CFE does on startup
* fixed compile warnings in trx.c by explicit casting
SVN-Revision: 22012
2010-07-01 10:40:22 +00:00
Markus Wigge
67416b62d7
fixed trx version to handling
...
I forgot to write the right trx version to the actual header...
SVN-Revision: 21986
2010-06-28 17:35:20 +00:00
Florian Fainelli
e79f259abf
remove whitespaces in imagetag tool
...
SVN-Revision: 21848
2010-06-20 11:58:40 +00:00
Florian Fainelli
39fa664f99
Revert r21806 there are no users of it yet
...
SVN-Revision: 21808
2010-06-14 21:49:03 +00:00
Florian Fainelli
3a332f39de
add hcsmakeimage, for cable modems/routers based on bcm33xx
...
SVN-Revision: 21806
2010-06-14 21:47:21 +00:00
Florian Fainelli
5ec4eabfcb
fix mktitanimg segfault on 64-bits hosts ( #7443 )
...
SVN-Revision: 21767
2010-06-12 18:10:01 +00:00
Florian Fainelli
04a4638910
add mktitanimg to create Titan (AR7-based) images ( #6632 )
...
SVN-Revision: 21689
2010-06-06 19:16:43 +00:00
Gabor Juhos
01d8285e47
firmware-utils/mkzynfw: add support for the NBG460N board
...
Adding NBG460N/550N/550NH boards to mkzynfw.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21446
2010-05-14 09:20:36 +00:00
Gabor Juhos
8976d8f2ad
firmware-utils/mkzynfw: don't use next_offset twice ( closes #7273 )
...
The test if a file can fit in an image considers the current offset
twice. So a image that would fit is too big.
Thanks-to: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21445
2010-05-14 09:20:34 +00:00
Felix Fietkau
ea5b74da62
mkimage fails to build on some systems if sed is not installed, add a dependency to fix parallel build issues
...
SVN-Revision: 21210
2010-04-27 21:57:32 +00:00
Gabor Juhos
edac7e5a63
tools/firmware-utils: add size check to the mkplanexfw tool
...
Also pad the image to a 64K boundary.
SVN-Revision: 21174
2010-04-26 18:28:07 +00:00
Alexandros C. Couloumbis
5134195d40
tools: update gmp to 4.3.2
...
SVN-Revision: 21147
2010-04-24 20:11:08 +00:00
Alexandros C. Couloumbis
0d36c3fd37
tools: update quilt to 0.48
...
SVN-Revision: 21146
2010-04-24 19:54:53 +00:00
Alexandros C. Couloumbis
bfe71b159a
tools: update cloog to 0.15.9
...
SVN-Revision: 21071
2010-04-21 17:21:29 +00:00
Florian Fainelli
8ca51dc6f1
fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, patch from Bernhard Loos
...
SVN-Revision: 21046
2010-04-20 16:18:08 +00:00
Alexandros C. Couloumbis
6d59a298e8
add gcc-4.5.0 preliminary support
...
SVN-Revision: 21033
2010-04-19 15:43:08 +00:00
Felix Fietkau
01ca56639c
mtd-utils: remove bogus include statement to make it more portable
...
SVN-Revision: 20853
2010-04-14 10:50:33 +00:00
Nicolas Thill
0946764732
remove 'svn:executable' property
...
SVN-Revision: 20831
2010-04-12 17:08:57 +00:00
Alexandros C. Couloumbis
c2c88d315f
add jffs2/lzma support (not activated by default yet)
...
SVN-Revision: 20828
2010-04-12 13:14:42 +00:00
Florian Fainelli
2a4fb82289
flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore.
...
SVN-Revision: 20652
2010-04-01 21:20:43 +00:00
Florian Fainelli
dad85cddac
move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it
...
SVN-Revision: 20548
2010-03-28 18:11:06 +00:00
Gabor Juhos
585198518e
firmware-utils/trx: add relative offset parameter
...
* will be used for the WRT160NL board
* patch by Bernhard Loos
* note: rejected parts has been fixed
SVN-Revision: 20522
2010-03-27 17:38:26 +00:00
Florian Fainelli
5d2105af23
revert r18760 since it prevents people from building working eva images
...
SVN-Revision: 20437
2010-03-26 10:12:30 +00:00
Markus Wigge
d9a698e77c
added support for wrt54g3gv2-vf and new trx header format
...
- hacked addpattern due to changes in header format
- added "-5" to addpattern, some 0xFF are needed for trx2 header
"-4" broke CRC checking in CFE
- hacked trx.c due to new header format version
- added target to create trx-V2 images
the flashmap driver possibly needs to be customized.
SVN-Revision: 20433
2010-03-25 19:34:49 +00:00
Florian Fainelli
66dc3ee0c9
fix file creation mode, thanks rtz
...
SVN-Revision: 20293
2010-03-18 23:35:12 +00:00
Felix Fietkau
b321fe82d3
sstrip: fix a section length corruption bug (patch from #6847 )
...
SVN-Revision: 20154
2010-03-12 00:35:36 +00:00
Gabor Juhos
c07fdecea8
mktplinkfw: add option to strip padding from the end of the image
...
SVN-Revision: 20120
2010-03-10 17:41:50 +00:00
Gabor Juhos
4ccab48a6b
mktplinkfw: fix help string, and remove duplicated option
...
SVN-Revision: 20067
2010-03-08 17:35:07 +00:00
Felix Fietkau
fe05a0887b
mkimage: fix spurious build errors caused by its braindead build system
...
SVN-Revision: 20065
2010-03-08 17:17:46 +00:00
Felix Fietkau
9156e19ac0
mtd-utils: do not try to compile in support for ubifs ioctls and extended flags - some linux distros do not support this
...
SVN-Revision: 19846
2010-02-24 23:02:38 +00:00
Gabor Juhos
7fd1228672
firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4
...
SVN-Revision: 19748
2010-02-19 11:52:30 +00:00
Travis Kemen
3c5ca326ec
Update to v2.2 fixed checksum byte calculation for other versions than 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos
...
Signed off by: Matthias Buecher <mail@maddes.net>
SVN-Revision: 19683
2010-02-17 02:18:13 +00:00
Travis Kemen
cb9c37af38
Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for the created image. Adds the possibility to create the image in two separate steps (-b / -z). Makefiles now support the possibility to include a u-boot image for a 100%-stock-like image.
...
Signed off by: Matthias Buecher <mail@maddes.net>
SVN-Revision: 19596
2010-02-12 01:40:57 +00:00
Imre Kaloz
7b367d0313
with no users left, remove support for 2.6.21
...
SVN-Revision: 19578
2010-02-11 08:37:57 +00:00
Jo-Philipp Wich
14f6a53b6d
firmware-utils: unify cc and cc2 macros, simplifies Makefile
...
SVN-Revision: 19487
2010-02-01 01:56:02 +00:00
Jo-Philipp Wich
e0933ce6e6
firmware-utils: copy bcm_tag.h to src/ and get rid of cc3 macro, fixes imagetag compilation
...
SVN-Revision: 19485
2010-02-01 01:17:46 +00:00
Felix Fietkau
393835a5d9
mtd-utils: refresh the cygwin_fixes patch
...
SVN-Revision: 19159
2010-01-16 00:11:47 +00:00
Felix Fietkau
5c8bfc0c17
mtd-utils: fix compile on mac os x
...
SVN-Revision: 19158
2010-01-16 00:11:43 +00:00
Felix Fietkau
f7c4735a19
libuuid: only build the static variant - fixes compile on mac os x
...
SVN-Revision: 19157
2010-01-16 00:11:38 +00:00
Lars-Peter Clausen
5f84b8a838
mtd-utils depends on libuuid
...
SVN-Revision: 19117
2010-01-13 13:14:35 +00:00
Lars-Peter Clausen
5cc66964c1
Fix libuuid header location and reenable building of mkfs.ubifs
...
SVN-Revision: 19113
2010-01-13 05:21:50 +00:00
Lars-Peter Clausen
46efcd60eb
mtd-utils: Don't include lzo headers aswell...
...
SVN-Revision: 19107
2010-01-11 16:15:52 +00:00
Florian Fainelli
bcdfe67a13
do not build nor install mkfs.ubifs until we have it fixed ( #6483 )
...
SVN-Revision: 19106
2010-01-11 15:40:45 +00:00
Lars-Peter Clausen
fb86cd6dcc
Add libuuid Makefile. Oops...
...
SVN-Revision: 19105
2010-01-11 11:18:26 +00:00
Lars-Peter Clausen
f26aa5f82a
mtd-utils: Disable lzo for mkfs.ubifs
...
SVN-Revision: 19104
2010-01-11 11:04:30 +00:00
Lars-Peter Clausen
2ee3073b70
Add libuuid hosttool package. It's needed in order to build mkfs.ubifs
...
SVN-Revision: 19103
2010-01-11 11:02:54 +00:00
Lars-Peter Clausen
5ec88a4a15
mtd-utils: Build mkfs.ubifs
...
SVN-Revision: 19096
2010-01-11 01:04:15 +00:00
Felix Fietkau
43d56d9b56
mkimage: fix compile errors on non-glibc systems
...
SVN-Revision: 19095
2010-01-10 18:42:12 +00:00
Imre Kaloz
f8a49928e5
upgrade and build from the u-boot source
...
SVN-Revision: 19091
2010-01-10 15:57:43 +00:00
Nicolas Thill
02b4c152e2
mpfr: add missing MD5SUM
...
SVN-Revision: 19060
2010-01-07 02:07:51 +00:00
Florian Fainelli
1c50561480
make mtd-utils compile correctly on cygwin
...
SVN-Revision: 19039
2010-01-05 11:06:16 +00:00
Imre Kaloz
29a020ffb3
remove handling of older unsupported kernels
...
SVN-Revision: 18955
2009-12-27 21:54:09 +00:00
Gabor Juhos
cace9f4566
ar71xx: add support for the TL-WR841N v1.5 board
...
SVN-Revision: 18893
2009-12-22 19:31:28 +00:00
Felix Fietkau
79cdfd5456
wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 bytes may not be enough. suggested by maddes
...
SVN-Revision: 18794
2009-12-16 13:47:47 +00:00
Felix Fietkau
3fcaccd9b3
add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery mode
...
SVN-Revision: 18765
2009-12-12 02:00:50 +00:00
Felix Fietkau
2820f3cbd3
wrt350nv2-builder: fix a small off-by-one error (thx, mb)
...
SVN-Revision: 18764
2009-12-12 01:01:42 +00:00
Felix Fietkau
54f40f36f7
fix portability issues and other minor bugs in the wrt350nv2 image builder
...
SVN-Revision: 18762
2009-12-12 00:44:15 +00:00
Felix Fietkau
a5e97547c6
add wrt350n v2 image building code from #5970 (thx, maddes)
...
SVN-Revision: 18761
2009-12-12 00:44:03 +00:00
Michael Büsch
d0ca6b9080
lzma2eva: Endianness fixes.
...
SVN-Revision: 18760
2009-12-11 23:50:51 +00:00
Gabor Juhos
7d8a1bf239
ar71xx: TL-WR1043ND support cleanup
...
SVN-Revision: 18697
2009-12-08 12:46:30 +00:00
Gabor Juhos
b12d752a63
ar71xx: preliminary support for the TL-WR1043ND
...
Adds board support for the TP-Link TL-WR1043ND Based on the Atheros AP81 platform.
Presently the RTL8366RB switch support is missing due to no driver.
The ethernet works with 5 ports@1Gbit but is missing vlan support.
Hope Ive done this right, First time submiting a patch.
Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au>
SVN-Revision: 18696
2009-12-08 12:46:25 +00:00
Gabor Juhos
32e3529836
tools: build old squashfs tools for ar71xx
...
SVN-Revision: 18596
2009-11-29 09:33:50 +00:00
Gabor Juhos
6d2fa1c896
ar71xx: create images for the WNDR3700, which can be flashed via the factory web interface
...
SVN-Revision: 18571
2009-11-28 09:28:25 +00:00
Gabor Juhos
09b5ed9641
firmware-utils: add WNDR3700 image fixing tool (thanks to Anael Orlinski)
...
SVN-Revision: 18569
2009-11-28 08:25:53 +00:00
Florian Fainelli
9f15eecf64
update automake to 1.10, fixes #6022
...
SVN-Revision: 18527
2009-11-24 21:17:20 +00:00
Felix Fietkau
e999c93128
mkfwimage: add support for the XM layout (bullet/rocket/nano M)
...
SVN-Revision: 18448
2009-11-18 18:10:24 +00:00
Felix Fietkau
73384dd1ff
mklibs: fix missing __pack_f symbol in uclibc after relink
...
SVN-Revision: 18438
2009-11-17 04:36:07 +00:00
Imre Kaloz
f87c3cbb3a
make the lzma version kernel version dependent, and only build the one we do need
...
SVN-Revision: 18426
2009-11-15 20:25:29 +00:00
Gabor Juhos
e6a40cac9a
ar71xx: increase max size of RouterStation and RouterStation Pro firmware images
...
Thanks to riskable! (closes #5860 )
SVN-Revision: 18410
2009-11-13 17:11:23 +00:00
Felix Fietkau
3a5deae00d
gcc: add a config option for using the gcc graphite framework (disabled by default)
...
SVN-Revision: 18403
2009-11-12 13:42:07 +00:00
Imre Kaloz
cc222ce56d
powerpc: use the in-kernel dtc compiler
...
SVN-Revision: 18374
2009-11-11 13:44:12 +00:00
Felix Fietkau
bfba89123b
Don't build gmp and mpfr when using external toolchains (based on patch from #6035 )
...
SVN-Revision: 18310
2009-11-05 11:16:20 +00:00
Felix Fietkau
c79b439709
squashfs4: use our lzma props settings again instead of the defaults (smaller images on arm/mips)
...
SVN-Revision: 18273
2009-11-02 14:52:15 +00:00
Felix Fietkau
2ecc782491
squashfs4: refresh the cygwin patch
...
SVN-Revision: 18272
2009-11-02 14:52:09 +00:00
Felix Fietkau
6b09768275
squashfs4: fix build breakage
...
SVN-Revision: 18271
2009-11-02 14:52:03 +00:00
Imre Kaloz
4364bc210e
sync mksquashfs4 with the CVS code to generate LZMA images
...
SVN-Revision: 18268
2009-11-02 09:52:54 +00:00
Felix Fietkau
22523c204a
add cloog and ppl to the tools build for the graphite framework in gcc 4.4
...
SVN-Revision: 18264
2009-11-02 00:47:21 +00:00
Gabor Juhos
7849923473
ar71xx: add preliminary support for the TL-WR841ND v5 board
...
SVN-Revision: 18226
2009-10-30 12:26:25 +00:00
Felix Fietkau
28d3db089d
mklibs: use -Wl,--gc-sections when relinking - currently only saves a few bytes, maybe more in the future
...
SVN-Revision: 18123
2009-10-22 16:54:18 +00:00
Felix Fietkau
6f52504a97
mklibs: preserve the uclibc init symbol
...
SVN-Revision: 18085
2009-10-19 23:26:05 +00:00
Felix Fietkau
57d29edb07
mklibs: handle duplicate symbols properly
...
SVN-Revision: 18084
2009-10-19 23:26:00 +00:00
Felix Fietkau
eeadbde8ea
mklibs: fix crashes on nonexistant sections in readelf (thx, justus)
...
SVN-Revision: 18083
2009-10-19 23:25:42 +00:00
Felix Fietkau
c30639b1e8
gmp: upgrade to 4.3.1 and fix compile on 64-bit mac os x
...
SVN-Revision: 17717
2009-09-25 09:28:26 +00:00
Felix Fietkau
76c655e96b
mklibs: fix libpthread link error ( #5851 )
...
SVN-Revision: 17639
2009-09-20 12:51:48 +00:00
Matteo Croce
9f53073e97
fix error in mksquashfs4 when data can't be compressed
...
SVN-Revision: 17585
2009-09-15 09:01:27 +00:00
Felix Fietkau
f32f0814b1
firmware-utils: raise the default trx image size limit for something more appropriate for devices with 8M flash
...
SVN-Revision: 17537
2009-09-07 13:55:02 +00:00
Florian Fainelli
8868aa88c8
build fixes for squashfs4 on cygwin
...
SVN-Revision: 17430
2009-08-27 19:47:13 +00:00
Florian Fainelli
8733456b72
fix quilt installation on all platforms
...
SVN-Revision: 17405
2009-08-26 07:55:31 +00:00
Florian Fainelli
d17e2ee125
make quilt installation work on cygwin
...
SVN-Revision: 17398
2009-08-25 14:55:18 +00:00
Florian Fainelli
ec6127c955
update mpfr to 2.4.1
...
SVN-Revision: 17334
2009-08-20 16:08:52 +00:00
Florian Fainelli
26b1e0ebe2
disable mpfr tests compilation, slightly speeds up the build process
...
SVN-Revision: 17295
2009-08-17 14:51:32 +00:00
Florian Fainelli
85698765da
add support for the Pirelli AG226G board ( #5337 )
...
SVN-Revision: 17190
2009-08-09 10:19:47 +00:00
Felix Fietkau
d9f9d74f69
mklibs: do not touch libraries that cannot be rebuilt
...
SVN-Revision: 17172
2009-08-08 02:24:59 +00:00
Felix Fietkau
a6a83985a0
upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf
...
SVN-Revision: 17171
2009-08-08 02:24:54 +00:00
Felix Fietkau
583f6f2d6a
mklibs: do not fail on unresolved symbols, but print warnings
...
SVN-Revision: 17170
2009-08-08 02:24:49 +00:00
Florian Fainelli
a865c9deb5
fix mklibs compilation failures on stdio.h not being included
...
SVN-Revision: 17164
2009-08-07 10:31:27 +00:00
Felix Fietkau
36aa20bdab
add mklibs (based on a patch by florian) in preparation for optional library symbol stripping
...
SVN-Revision: 17154
2009-08-07 00:07:18 +00:00
Gabor Juhos
59c1e90fd7
firmware-utils/addpattern: add support for the WRT160NL
...
SVN-Revision: 17140
2009-08-06 09:15:05 +00:00
Florian Fainelli
8cfbcf0d0b
revert r17022, this is not the way to do this
...
SVN-Revision: 17023
2009-07-26 18:13:03 +00:00
Florian Fainelli
b78a0f257e
override sed configuration to work with FreeBSD ( #4531 )
...
SVN-Revision: 17022
2009-07-26 18:09:20 +00:00
Gabor Juhos
86d7900724
firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>)
...
SVN-Revision: 16792
2009-07-12 08:59:18 +00:00
Gabor Juhos
a21bf40453
increase size of the kernel partition on the TL-WR[789]41N boards
...
SVN-Revision: 16785
2009-07-11 17:20:46 +00:00
Gabor Juhos
db71f38ed6
firmware-utils/mktplinkfw: add option for combined images
...
SVN-Revision: 16742
2009-07-08 08:17:26 +00:00
Gabor Juhos
4be401d44b
firmware-utils/mktplinkfw: add board definitions for TL-WR741ND v1
...
SVN-Revision: 16740
2009-07-07 19:45:33 +00:00
Florian Fainelli
9e94806990
fix segfault when using the maxlen argument ( #4359 )
...
SVN-Revision: 16641
2009-07-01 14:58:15 +00:00
Gabor Juhos
c79ee4222e
firmware-utils: add a tool to compute crc value for the 5gxi firmware
...
SVN-Revision: 16557
2009-06-25 09:41:06 +00:00
Gabor Juhos
d14e512f00
firmware-utils/mkcsysimg: minor bugfix
...
SVN-Revision: 16556
2009-06-25 09:39:30 +00:00
Gabor Juhos
19afadf0b2
firmware-utils/mkcsysimg: add signature for the 5GXi board
...
SVN-Revision: 16551
2009-06-24 16:44:30 +00:00
Gabor Juhos
c1a4eef483
firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption algrithm
...
SVN-Revision: 16550
2009-06-24 16:35:38 +00:00
Florian Fainelli
1795111337
add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson ( #5364 )
...
SVN-Revision: 16506
2009-06-18 15:00:32 +00:00
Felix Fietkau
a6d8f8be9e
firmware-utils: add a small utility for generating nand flash images with ecc info
...
SVN-Revision: 16458
2009-06-14 20:42:28 +00:00
Felix Fietkau
a2b97a26e3
add ubinize to the mtd-utils build
...
SVN-Revision: 16457
2009-06-14 20:42:23 +00:00
Felix Fietkau
2d6fc61216
upgrade to a more recent version of mtd-utils - preparation for adding UBI support
...
SVN-Revision: 16455
2009-06-14 20:42:12 +00:00
Florian Fainelli
ca16accfbb
The attached patch adds building of firmware images for more routers based on the brcm63xx chipset.
...
Signed-Off By: Daniel Dickinson <crazycshore@gmail.com>
SVN-Revision: 16396
2009-06-10 08:24:13 +00:00
Florian Fainelli
01118457e8
rework imagetag firmware generator and MTD partition parser to accomodate with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson ( fixes #4987 ).
...
SVN-Revision: 16393
2009-06-09 08:04:52 +00:00
Gabor Juhos
c8bf295481
build firmware image for the MZK-W300NH board
...
SVN-Revision: 16342
2009-06-04 19:14:46 +00:00
Florian Fainelli
6c5ba45f54
port lzmp that is packaged by debian, build it, but do not install it yet
...
SVN-Revision: 16282
2009-06-01 20:31:49 +00:00
Ralph Hempel
69fbe5c3b0
fix download url
...
SVN-Revision: 16226
2009-05-31 10:07:35 +00:00
Felix Fietkau
f6079fbd4b
add missing dependency
...
SVN-Revision: 16096
2009-05-26 19:11:56 +00:00
Felix Fietkau
f009acf9cd
split stampfiles for STAGING_DIR and STAGING_DIR_HOST preparation
...
SVN-Revision: 16095
2009-05-26 19:11:52 +00:00
Gabor Juhos
9221732114
firmware-utils/mkfwimage: add support for RouterStation Pro (patch from Ubiquiti Networks)
...
SVN-Revision: 16064
2009-05-25 17:18:21 +00:00
Florian Fainelli
3e8dc710b5
revert r16017 there are no users of it yet
...
SVN-Revision: 16029
2009-05-24 14:02:46 +00:00
Florian Fainelli
d17888808e
install the new lzma version (4.65) in staging_dir/host as lzma-new
...
SVN-Revision: 16017
2009-05-23 19:16:05 +00:00
Felix Fietkau
94808e0108
set PKG_NAME of the old lzma package to lzma-old to fix conflicts with the new lzma package
...
SVN-Revision: 16014
2009-05-23 13:21:43 +00:00
Florian Fainelli
ac7e89329b
fix crc calculation with the new padding ( #5143 )
...
SVN-Revision: 15977
2009-05-22 07:49:23 +00:00
Felix Fietkau
bc152ef2c5
squashfs4: add lzma support (kernel support still missing)
...
SVN-Revision: 15884
2009-05-17 00:57:52 +00:00
Felix Fietkau
9da8f2b2a0
add the new lzma library (version 4.65), to be used for squashfs4
...
SVN-Revision: 15883
2009-05-17 00:57:47 +00:00
Gabor Juhos
01287654f2
add tool for squashfs4 image generation (w/o LZMA support)
...
SVN-Revision: 15864
2009-05-15 12:07:21 +00:00
Florian Fainelli
e5a836693e
fix padding between end of the kernel and beginning of the rootfs in imagetag ( #5108 )
...
SVN-Revision: 15801
2009-05-12 13:20:36 +00:00
Gabor Juhos
35d1918758
firmware-utils/mkfwimage2: fix a typo
...
SVN-Revision: 15770
2009-05-11 14:51:56 +00:00
Felix Fietkau
e53003f5fc
clean up / fix various Host/Clean templates in tools/
...
SVN-Revision: 15714
2009-05-08 20:44:47 +00:00
Felix Fietkau
b20fa8f579
rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)
...
SVN-Revision: 15595
2009-05-04 17:04:03 +00:00
Felix Fietkau
52339a50fd
optimize tools/ directory build order to improve parallel building performance
...
SVN-Revision: 15365
2009-04-24 01:18:49 +00:00
Felix Fietkau
ace4ee61f2
add missing dependencies which broke parallel build
...
SVN-Revision: 15363
2009-04-24 01:04:54 +00:00
Florian Fainelli
7a0c00a011
gcc-4.4.0 also needs mpfr and gmp to be built
...
SVN-Revision: 15346
2009-04-23 09:51:24 +00:00
Felix Fietkau
63129f9b4c
clean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host builds
...
SVN-Revision: 15339
2009-04-22 22:05:55 +00:00
Jo-Philipp Wich
70bf92d03c
Generate suitable images for the UBNT PicoStation2
...
SVN-Revision: 15314
2009-04-21 01:16:34 +00:00
Florian Fainelli
1f334e3caa
make images that can be flashed using the stock firmware web interface, thanks to Anselmo Luginbuhl and Daniel Dickinson ( #4909 , #4943 )
...
SVN-Revision: 15253
2009-04-19 13:18:48 +00:00
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00