1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-09 00:07:37 +03:00
Commit Graph

135 Commits

Author SHA1 Message Date
florian
942bc3ecb3 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
nbd
b9791839b0 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
juhosg
d7f64a5f61 [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
nbd
42f1d8f151 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
nbd
cac3130d22 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
nbd
3d14a11edd 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
nbd
c656e45d6c 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
nbd
68cd5d5a88 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
nbd
a20af599b8 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
nbd
914e3a320d 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
nbd
21994b9677 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
cyrus
1b55f0d569 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
73da63389a 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
191849c5b3 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
thepeople
08740c51cf 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
nbd
811d83bef3 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
thepeople
bb6048957c 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
cyrus
adde7768a2 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
kaloz
ff8987a16b 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
juhosg
a921d08407 [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
juhosg
af97f0b8dc [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
juhosg
0d2e5e6dd8 [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
07d64ac0ad 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
cyrus
dda84a264b 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
d75c20f8fd 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
nbd
72ac579241 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
juhosg
b19cd7dc6d [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
juhosg
b568891277 [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
thepeople
4f5fd629a3 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
14e96a8a42 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
f59f0d9676 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
1f5ca792f8 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
4f38f53ecd 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
nbd
58a7bc0198 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
nbd
bf277dd79e 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
d3ac2e99f6 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
juhosg
5c7b26807e [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
kaloz
1c7a2389f4 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
juhosg
2e734b065d [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
juhosg
68e23ccf7b [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
juhosg
619c2eba55 [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
c03b4d61ae 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
nbd
ea3044ff00 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
nbd
19efc9d28e 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
nbd
0dd225201a 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
nbd
5bcb865d4c 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
nbd
c91626b9ab 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
3675f041ae 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
nbd
c3cd9cb9ab 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
nbd
78217eb87a 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