Florian Fainelli
b17d6c1c7c
Do not try to build autoconf emacs library, as it can fail on some systems like Fedora core 9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12562 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-09 14:53:52 +00:00
Felix Fietkau
61ff1187be
fix autoconf compilation ( #3956 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-08 15:59:08 +00:00
Gabor Juhos
9f40ecda1f
[tools] firmware-utils/mkmylofw: WP543 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-08 12:39:33 +00:00
Felix Fietkau
5059dc11a4
fix ccache installation ( #3942 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-03 13:42:54 +00:00
Felix Fietkau
d9e2b41c44
fix shell return status of the find symlink command
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-03 13:25:26 +00:00
Felix Fietkau
208c2c72eb
fix recursive symlink issue
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-03 10:27:25 +00:00
Felix Fietkau
13dfd53e83
provide a md5sum wrapper for BSDish systems
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-02 10:58:01 +00:00
Felix Fietkau
b85d4c1587
quilt depends on sed
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-02 10:56:56 +00:00
Felix Fietkau
5434e7d89f
install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-01 11:03:51 +00:00
Felix Fietkau
533c261d29
add autoconf (fixes opkg build issues)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12410 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-27 20:18:53 +00:00
Felix Fietkau
3813d5c593
build and install a current quilt version in tools/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-27 14:13:32 +00:00
Steven Barth
762b334128
Updated Lua host compiler to 5.1.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12384 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-24 16:06:34 +00:00
Florian Fainelli
06a80f4fab
Invert logic, first search for find as most people will build under Linux
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12248 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-08 21:48:15 +00:00
Florian Fainelli
50936b5430
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-08 21:33:53 +00:00
Travis Kemen
b1e275317b
fix mkfwimage to recognize the -s option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11978 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 20:48:06 +00:00
Felix Fietkau
9d5f9a0e4e
fix mkfwimage build on mac os x
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-26 20:27:03 +00:00
Travis Kemen
0ead72668a
Use mkfwimage from athero.openwrt.net with modification for XS2 devices. Add back in ubiquiti image generation.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-25 03:55:21 +00:00
Steven Barth
9e5e864db3
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-29 11:38:22 +00:00
Imre Kaloz
28b170883b
replacement of the add_header utility used by various vendors
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-27 12:18:31 +00:00
Gabor Juhos
187d527e9f
[tools] firmware-utils/mkzynfs: even more improvements
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-22 19:02:42 +00:00
Gabor Juhos
cfb8d79abd
[tools] firmware-utils: ZyXEL firmware tool improvements
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-22 05:41:37 +00:00
Gabor Juhos
efe4d40c93
[tools] firmware-utils/mkcasfw: add model id for Ovislink WL-5420/5460 IP cameras
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-17 15:05:53 +00:00
Ralph Hempel
62023555c7
added unsquashfs-lzma, usefull for debugging of existing fs images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 11:32:13 +00:00
Steven Barth
6393d316cd
Added lua (lua host bytecode-compiler) to tools/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-30 18:38:14 +00:00
Florian Fainelli
25203b6f2a
Allow ipkg to handle conffiles if present ( #3466 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-22 20:26:49 +00:00
Felix Fietkau
c097f77d51
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11170 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-18 17:29:51 +00:00
Gabor Juhos
f1b4cfe421
[firmware-utils] mkzynfw: add definitions for the P-2602HW-D1A
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11096 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-09 08:19:30 +00:00
Gabor Juhos
f39858975e
[firmware-utils] mkzynfw: fix NBG-318S definitions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-09 07:53:24 +00:00
Travis Kemen
a91bb11f6a
buld images for the Ubiquiti LiteStation and NanoStation ported from http://atheros.openwrt.net . Tested on a Nanostation 2 with airos 3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-07 23:47:17 +00:00
Florian Fainelli
b43169c8a5
Create a dummy sit package for 2.4 kernelsq
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-27 15:44:14 +00:00
Florian Fainelli
838b5385e4
Add definitions for the Zyxel NBG-318S
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-26 13:34:29 +00:00
Ralph Hempel
7833cf76b3
put the dtc to the other host tools (thanks to Thomas)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10616 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-18 20:44:12 +00:00
Matteo Croce
3419049abe
Add AG241 code pattern ( fixes #1089 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-11 00:45:22 +00:00
Felix Fietkau
9bce66cc57
build dtc for all powerpc targets (suggested by Kaloz)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 21:42:10 +00:00
Felix Fietkau
82d7045b31
only build dtc for the target that uses it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-03-09 21:22:23 +00:00
Ralph Hempel
e9a878e61c
Device Tree Compiler require more recent bison ...
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-05 19:39:57 +00:00
Gabor Juhos
a342adc51e
[tools] firmware-utils: new firmware generation tool for the Cellvision CAS-6xx/NFS-xxx devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 08:31:54 +00:00
Imre Kaloz
ba24df156d
add dtc, the device tree compiler
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-29 00:56:27 +00:00
Gabor Juhos
73e5afb5a1
[tools] firmware-utils/mkzynfw: remove 'svn:executable' property ( closes #3082 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 19:05:51 +00:00
Gabor Juhos
7e243160bf
[tools] firmware-utils/mkzynfw: add preliminary support for OEM boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-25 08:19:31 +00:00
Gabor Juhos
c240c20361
[tools] firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> ( closes #3003 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-17 14:46:10 +00:00
Florian Fainelli
643ab9877c
Add support for Conceptronic C54BSR4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 17:48:39 +00:00
Felix Fietkau
8c1d3fd191
remove stale reference to tools/libtool
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9940 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:10:58 +00:00
Felix Fietkau
170b173b6f
move libtool out of tools/, seems like we need a per-target libtool
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:10:23 +00:00
Felix Fietkau
c3dfe5ad17
add libtool to tools/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 00:27:36 +00:00
Felix Fietkau
294dc8b19d
add automake to tools/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 00:27:32 +00:00
Felix Fietkau
8c1ee46d5d
rename tools/ext2fs to tools/genext2fs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 23:02:02 +00:00
Florian Fainelli
8e4778a73a
Prevent the use of underscores in package names ( #2801 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 10:53:57 +00:00
Felix Fietkau
17391bc30b
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:53:06 +00:00
Felix Fietkau
f1353fd0ff
tools/mkimage: Include sys/types.h on Darwin/BSD.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-05 18:45:11 +00:00