Florian Fainelli
bccf525528
Fix small typo #4148
...
SVN-Revision: 13142
2008-11-08 18:03:09 +00:00
Florian Fainelli
388485cf0f
Use the only working sourceforge.net mirror for gentext2fs, the others are ever not synchronised or timing out
...
SVN-Revision: 13066
2008-10-28 22:00:30 +00:00
Florian Fainelli
15c130c762
Add makeamitbin to generate images for other RDC-based devices, thanks sn9 !
...
SVN-Revision: 13056
2008-10-28 16:26:42 +00:00
Gabor Juhos
a1f36eaa94
firmware-utils: new firmware generation tool for the WILIGEAR WBD-111
...
SVN-Revision: 12975
2008-10-13 17:17:19 +00:00
Lars-Peter Clausen
71c8fa8135
Redefine prefix and exec_prefix for pkg config files instead of libdir and includedir. Some packages have their includes in subdirs of include and packages trying to include their headers using pkg-config would fail.
...
SVN-Revision: 12946
2008-10-10 16:07:02 +00:00
Lars-Peter Clausen
6b4e3e7609
Check for existence of target aclocal folder before including them.
...
SVN-Revision: 12934
2008-10-09 12:55:08 +00:00
Lars-Peter Clausen
1f819de60e
Add wrapper around aclocal which also search in the targets staging dir aclocal folder for m4 files.
...
SVN-Revision: 12929
2008-10-08 21:50:03 +00:00
Felix Fietkau
216c6cd8a9
firmware-utils: when using open with O_CREAT and O_WRONLY, also use O_TRUNC to ensure that overwritten files have the right size ( fixes #3505 )
...
SVN-Revision: 12667
2008-09-23 16:12:40 +00:00
Florian Fainelli
55f3b8ade2
Do not try to build autoconf emacs library, as it can fail on some systems like Fedora core 9
...
SVN-Revision: 12562
2008-09-09 14:53:52 +00:00
Felix Fietkau
480864baef
fix autoconf compilation ( #3956 )
...
SVN-Revision: 12554
2008-09-08 15:59:08 +00:00
Gabor Juhos
90904e3704
firmware-utils/mkmylofw: WP543 support
...
SVN-Revision: 12552
2008-09-08 12:39:33 +00:00
Felix Fietkau
a6fdbbabdd
fix ccache installation ( #3942 )
...
SVN-Revision: 12515
2008-09-03 13:42:54 +00:00
Felix Fietkau
c6736f006e
fix shell return status of the find symlink command
...
SVN-Revision: 12514
2008-09-03 13:25:26 +00:00
Felix Fietkau
56885c545e
fix recursive symlink issue
...
SVN-Revision: 12508
2008-09-03 10:27:25 +00:00
Felix Fietkau
c2e0f61e56
provide a md5sum wrapper for BSDish systems
...
SVN-Revision: 12495
2008-09-02 10:58:01 +00:00
Felix Fietkau
4f3876f4ee
quilt depends on sed
...
SVN-Revision: 12490
2008-09-02 10:56:56 +00:00
Felix Fietkau
304c93e487
install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin
...
SVN-Revision: 12451
2008-09-01 11:03:51 +00:00
Felix Fietkau
0e00c74946
add autoconf (fixes opkg build issues)
...
SVN-Revision: 12410
2008-08-27 20:18:53 +00:00
Felix Fietkau
949c1386d1
build and install a current quilt version in tools/
...
SVN-Revision: 12398
2008-08-27 14:13:32 +00:00
Steven Barth
4f18ba9249
Updated Lua host compiler to 5.1.4
...
SVN-Revision: 12384
2008-08-24 16:06:34 +00:00
Florian Fainelli
80e83652ae
Invert logic, first search for find as most people will build under Linux
...
SVN-Revision: 12248
2008-08-08 21:48:15 +00:00
Florian Fainelli
65d4a5eaab
ipkg-build calls 'find' directly irrespective of the platform, this causes failure in case gnu-find specific options are used (such as "-uid +99").
...
The attached diff, which creates tools/ipkg-utils/patches/160-find.patch,
fixes the problem by using gfind is available. Again, this is similar
to what is done in include/host.mk. (#3868 )
Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it>
SVN-Revision: 12247
2008-08-08 21:33:53 +00:00
Travis Kemen
1de0fb9f02
fix mkfwimage to recognize the -s option
...
SVN-Revision: 11978
2008-07-28 20:48:06 +00:00
Felix Fietkau
c385ca9c81
fix mkfwimage build on mac os x
...
SVN-Revision: 11947
2008-07-26 20:27:03 +00:00
Travis Kemen
14622d5a08
Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.
...
SVN-Revision: 11920
2008-07-25 03:55:21 +00:00
Steven Barth
76215afdec
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
...
SVN-Revision: 11608
2008-06-29 11:38:22 +00:00
Imre Kaloz
7e159bbc61
replacement of the add_header utility used by various vendors
...
SVN-Revision: 11588
2008-06-27 12:18:31 +00:00
Gabor Juhos
6e1a9a2134
firmware-utils/mkzynfs: even more improvements
...
SVN-Revision: 11559
2008-06-22 19:02:42 +00:00
Gabor Juhos
cd1be4c352
firmware-utils: ZyXEL firmware tool improvements
...
SVN-Revision: 11550
2008-06-22 05:41:37 +00:00
Gabor Juhos
47dd530414
firmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP cameras
...
SVN-Revision: 11527
2008-06-17 15:05:53 +00:00
Ralph Hempel
79bd4016bc
added unsquashfs-lzma, usefull for debugging of existing fs images
...
SVN-Revision: 11496
2008-06-16 11:32:13 +00:00
Steven Barth
13f0dea188
Added lua (lua host bytecode-compiler) to tools/
...
SVN-Revision: 11304
2008-05-30 18:38:14 +00:00
Florian Fainelli
a013dcc08e
Allow ipkg to handle conffiles if present ( #3466 )
...
SVN-Revision: 11242
2008-05-22 20:26:49 +00:00
Felix Fietkau
301ee97229
bcm963xx: add cfe image tagging utility
...
This replaces the proprietary bcmImageBuilder program from the Broadcom source
drops. It basically adds a 256 bytes header in front of the kernel + rootfs
which contains a few text signatures, the locations of the data as well as the
checksums of the data and the tag. It also adds a 12 bytes header in front of
the LZMA kernel which contains the load address, kernel entry and the size of
the compressed LZMA data.
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
SVN-Revision: 11170
2008-05-18 17:29:51 +00:00
Gabor Juhos
9b3eedabdb
mkzynfw: add definitions for the P-2602HW-D1A
...
SVN-Revision: 11096
2008-05-09 08:19:30 +00:00
Gabor Juhos
f8b94cdc30
mkzynfw: fix NBG-318S definitions
...
SVN-Revision: 11095
2008-05-09 07:53:24 +00:00
Travis Kemen
3612b1e7c0
buld images for the Ubiquiti LiteStation and NanoStation ported from http://atheros.openwrt.net . Tested on a Nanostation 2 with airos 3
...
SVN-Revision: 11061
2008-05-07 23:47:17 +00:00
Florian Fainelli
e9c19c7de9
Create a dummy sit package for 2.4 kernelsq
...
SVN-Revision: 10668
2008-03-27 15:44:14 +00:00
Florian Fainelli
b2387fc537
Add definitions for the Zyxel NBG-318S
...
SVN-Revision: 10662
2008-03-26 13:34:29 +00:00
Ralph Hempel
03261ab3a0
put the dtc to the other host tools (thanks to Thomas)
...
SVN-Revision: 10616
2008-03-18 20:44:12 +00:00
Matteo Croce
001f82bf2c
Add AG241 code pattern ( fixes #1089 )
...
SVN-Revision: 10584
2008-03-11 00:45:22 +00:00
Felix Fietkau
15cc997ddb
build dtc for all powerpc targets (suggested by Kaloz)
...
SVN-Revision: 10579
2008-03-09 21:42:10 +00:00
Felix Fietkau
7c68eb27ba
only build dtc for the target that uses it
...
SVN-Revision: 10577
2008-03-09 21:22:23 +00:00
Ralph Hempel
bfadfbe6a4
Device Tree Compiler require more recent bison ...
...
SVN-Revision: 10398
2008-02-05 19:39:57 +00:00
Gabor Juhos
4ee4c6f3f5
firmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices
...
SVN-Revision: 10306
2008-01-29 08:31:54 +00:00
Imre Kaloz
36984a4cb5
add dtc, the device tree compiler
...
SVN-Revision: 10302
2008-01-29 00:56:27 +00:00
Gabor Juhos
76eef0ab42
firmware-utils/mkzynfw: remove 'svn:executable' property ( closes #3082 )
...
SVN-Revision: 10258
2008-01-25 19:05:51 +00:00
Gabor Juhos
b63a7d1242
firmware-utils/mkzynfw: add preliminary support for OEM boards
...
SVN-Revision: 10243
2008-01-25 08:19:31 +00:00
Gabor Juhos
1ceb95ed59
firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> ( closes #3003 )
...
SVN-Revision: 10218
2008-01-17 14:46:10 +00:00
Florian Fainelli
80475bb573
Add support for Conceptronic C54BSR4
...
SVN-Revision: 10002
2007-12-28 17:48:39 +00:00