Commit Graph

191 Commits (e9d31c35ecff5ce2907e3c64baa6854d33dc3939)

Author SHA1 Message Date
Florian Fainelli e5a836693e fix padding between end of the kernel and beginning of the rootfs in imagetag (#5108)
SVN-Revision: 15801
15 years ago
Gabor Juhos 35d1918758 firmware-utils/mkfwimage2: fix a typo
SVN-Revision: 15770
15 years ago
Felix Fietkau e53003f5fc clean up / fix various Host/Clean templates in tools/
SVN-Revision: 15714
15 years ago
Felix Fietkau b20fa8f579 rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)
SVN-Revision: 15595
15 years ago
Felix Fietkau 52339a50fd optimize tools/ directory build order to improve parallel building performance
SVN-Revision: 15365
15 years ago
Felix Fietkau ace4ee61f2 add missing dependencies which broke parallel build
SVN-Revision: 15363
15 years ago
Florian Fainelli 7a0c00a011 gcc-4.4.0 also needs mpfr and gmp to be built
SVN-Revision: 15346
15 years ago
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
15 years ago
Jo-Philipp Wich 70bf92d03c Generate suitable images for the UBNT PicoStation2
SVN-Revision: 15314
15 years ago
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
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Florian Fainelli b8e09787fa more cygwin related build fixes
SVN-Revision: 15227
15 years ago
Florian Fainelli a4f6398eda fix ccache host installation (#4902)
SVN-Revision: 15165
15 years ago
Florian Fainelli 47387c945a revert changeset 15081 seems to break Alice box devices
SVN-Revision: 15140
15 years ago
Felix Fietkau 9493f9c19e clean up gmp and mpfr
SVN-Revision: 15114
15 years ago
Felix Fietkau 17b4ce5bc2 add check for common config variants for tools/install
SVN-Revision: 15113
15 years ago
Felix Fietkau 976b78a306 small cleanup for tools/Makefile
SVN-Revision: 15111
15 years ago
Florian Fainelli 11a791a318 compute rootfs crc32 required for brcm63xx web upgrades
SVN-Revision: 15081
15 years ago
Felix Fietkau 0121ec0e10 pkg-config: disable potentially recursive compat lookups which break on systems with gnome devel tools installed (thx, lubek)
SVN-Revision: 15026
15 years ago
Gabor Juhos 406ce1ae5d firmware-utils/mktplinkfw: add support for the TL-WR841ND v3 board
SVN-Revision: 15023
15 years ago
Ralph Hempel bb63dea4fb m4 is now available, sorry for trouble
SVN-Revision: 14972
15 years ago
Ralph Hempel ccb9d96ad7 add missing m4 dir
SVN-Revision: 14971
15 years ago
Felix Fietkau df68a2199b Revert "[tools] add m4 (required for recent auto tools)"
Please add the missing tools/m4/ directory next time

SVN-Revision: 14968
15 years ago
Ralph Hempel bbd36da806 add m4 (required for recent auto tools) thanks to Olaf
SVN-Revision: 14966
15 years ago
Rod Whitby 34ad500e2c tools/firmware-utils: Added encode_crc, for Freecom devices.
SVN-Revision: 14961
15 years ago
Florian Fainelli ddfb6e1637 cleanup imagetag
SVN-Revision: 14941
15 years ago
Florian Fainelli 1c9c725184 fix a bug which prevented imagetag from correctly initializing the version and magic2, use the broadcom default magics, which allows uploading through web interfaces
SVN-Revision: 14925
15 years ago
Gabor Juhos b4644aedce create firmware image for the Ubiquiti LS-SR71 board
SVN-Revision: 14874
15 years ago
Lars-Peter Clausen 2d305f4fb7 Build autoconf before automake.
SVN-Revision: 14864
15 years ago
Florian Fainelli 6495fa36ea add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366
SVN-Revision: 14850
15 years ago
Florian Fainelli 0e3c23cdb2 allow flash start address and firmware offset to be set on the command line (#4666)
SVN-Revision: 14832
15 years ago
Ralph Hempel 6ce2c6eb5f add dependency (needed for parallel build)
SVN-Revision: 14704
15 years ago
Gabor Juhos 4a518ddf1c firmware-utils: add new firmware generation tool for the TP-LINK TL-WR941ND device
SVN-Revision: 14672
15 years ago
Felix Fietkau 25d318e815 merge host build of lua from tools/ into package/lua/Makefile
SVN-Revision: 14622
15 years ago
Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps
SVN-Revision: 14610
15 years ago
Felix Fietkau cc7c06781a lzma: use a repacked tarball instead of the original one to get rid of CRLF conversion screwups
SVN-Revision: 14593
15 years ago
Hauke Mehrtens 3849a57cd7 tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, and autoconf are touched
SVN-Revision: 14589
15 years ago
Felix Fietkau 062456ec4c prefer gstat over stat if available (patch from #4571)
SVN-Revision: 14568
15 years ago
Felix Fietkau b248acae95 add mkyaffs2image (based on android sources)
SVN-Revision: 14567
15 years ago
Nicolas Thill 9b759f26c9 genext2fs: update to 1.4.1
SVN-Revision: 14536
15 years ago
Gabor Juhos 03f3002a17 firmware-utils/mkplanexfw: new firmware generation tool for the Planex MZK-W04NU device
SVN-Revision: 14410
16 years ago
Gabor Juhos 7fcc18ee99 firmware-utils/mkfwimage: update RouterStation specific values, adn remove some unused code
SVN-Revision: 14404
16 years ago
Felix Fietkau 21e15b7148 fix mpfr download url
SVN-Revision: 14213
16 years ago
Felix Fietkau 58765184c6 detect quilt configure errors properly (their broken configure script does not return proper error codes)
SVN-Revision: 14181
16 years ago
Felix Fietkau ca8486a632 improve support for building on mac os x by improving detection of missing components
SVN-Revision: 14180
16 years ago
Nicolas Thill 593bbfdb8a remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stage
SVN-Revision: 14139
16 years ago
Florian Fainelli 3b366b4b3e slightly rework the gcc-4.3 checks, thanks {Nico}
SVN-Revision: 14136
16 years ago
Florian Fainelli ef691cc091 only build gmp and mpfr when selecting gcc-4.3.x
SVN-Revision: 14135
16 years ago
Nicolas Thill ec7b663c86 add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!
SVN-Revision: 14131
16 years ago
Gabor Juhos 955c501e9a firmware-utils/mkcasfw: fix magic value of the TN-U200 board
SVN-Revision: 14022
16 years ago