aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* tools/ipkg-utils: remove some unnecessary field checksFelix Fietkau2012-12-221-0/+36
| | | | SVN-Revision: 34870
* firmware-utils/mktplinkfw: add support for the TL-MR3220 v2Gabor Juhos2012-12-191-0/+6
| | | | | | | | | | Based on the following patch: http://patchwork.openwrt.org/patch/3043/ Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34781
* tools: add a symlink for gnu awk to fix kernel build errors on some platformsFelix Fietkau2012-12-171-1/+2
| | | | SVN-Revision: 34736
* firmware-utils/mkfwimage2: allow to use numbers in partition namesGabor Juhos2012-12-171-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34729
* firmware-utils/mktplinkfw: add support for TP-LINK WA801NDv1Gabor Juhos2012-12-071-0/+6
| | | | | | | Patch-by: Amir Sagie <openwrt-devel@taproot.org.il> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34575
* b43-tools: update to version 017, which contains the patch.Hauke Mehrtens2012-12-072-25/+3
| | | | SVN-Revision: 34574
* tools: e2fsprogs: delete doc/ directory after unpacking to ensure that ↵Jo-Philipp Wich2012-12-021-0/+5
| | | | | | makeinfo is not invoked SVN-Revision: 34459
* tools/sstrip: remove redundant -I flag that breaks build on some x86_64 ↵Felix Fietkau2012-12-021-1/+1
| | | | | | linux hosts SVN-Revision: 34455
* b43-tools: pack the lcn firmware into the brcmsmac firmware package.Hauke Mehrtens2012-12-021-0/+22
| | | | SVN-Revision: 34453
* sstrip: remove a redundant copy of elf.hFelix Fietkau2012-12-022-2446/+1
| | | | SVN-Revision: 34448
* ipkg-utils: Force gnu format for tar (#12496)Vasilis Tsiligiannis2012-11-191-0/+27
| | | | SVN-Revision: 34261
* firmware-utils/mktplinkfw: add support for TL-WA7510NGabor Juhos2012-11-131-0/+6
| | | | | | | | | [juhosg: separated from the http://patchwork.openwrt.org/patch/2820/ patch] Signed-off-by: Stefan Helmert <helst_listen@aol.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34189
* rename patch-cmdline and add code for patching DTB files into kernel imagesJohn Crispin2012-11-024-3/+107
| | | | SVN-Revision: 34058
* b43-tools: get rid of the libfl dependency to fix build errors on mac os xFelix Fietkau2012-10-252-0/+15
| | | | SVN-Revision: 33934
* b43-tools: fix md5sumHauke Mehrtens2012-10-251-1/+1
| | | | SVN-Revision: 33931
* firmware-utils: new tool for fixing U-Media firmware headersGabor Juhos2012-10-182-0/+355
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33848
* tools/firmware-utils: add seama toolGabor Juhos2012-10-183-0/+638
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33840
* mac80211: brcmsmac: use firmware extracted from proprietary driverHauke Mehrtens2012-10-081-1/+1
| | | | | | | | The firmware from linux-firmware does not support the rev 17 core found in a bcm4716. The firmware extracted from the proprietary driver supports this core. Use this firmware instead by default. SVN-Revision: 33669
* tools: add b43-toolsHauke Mehrtens2012-10-084-0/+192
| | | | | | Move the b43-tools build from the mac80211 Makefile into an own package in tools and use the newest version of b43-tools. SVN-Revision: 33668
* firmware-utils: move bcm_tag.h hereJonas Gorski2012-10-081-1/+70
| | | | | | | Since there is only one user of bcm_tag.h left, we can safely move it into the firmware-utils directory, replacing the symlink. SVN-Revision: 33655
* cmake: update to version 2.8.9Felix Fietkau2012-09-281-3/+6
| | | | SVN-Revision: 33576
* build: add the + token to any commands that can pass through the jobserver, ↵Felix Fietkau2012-09-234-3/+4
| | | | | | fixes parallel build on some systems SVN-Revision: 33523
* tools: flex depends on m4Felix Fietkau2012-09-231-0/+1
| | | | SVN-Revision: 33520
* tools/mkimage: avoid picking up unrelated /usr/include headers with the same ↵Felix Fietkau2012-09-232-0/+21
| | | | | | name as internal header files (e.g. image.h), fixes #12232 SVN-Revision: 33519
* tools/cmake: enable parallel buildsFelix Fietkau2012-09-151-0/+5
| | | | SVN-Revision: 33441
* tools/e2fsprogs: enable parallel buildsFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33440
* tools/bison: enable parallel buildsFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33439
* tools/flex: enable parallel buildsFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33438
* tools/libelf: enable parallel buildsFelix Fietkau2012-09-151-1/+3
| | | | SVN-Revision: 33437
* tools/mpc: enable parallel buildsFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33436
* tools/mpc: remove bogus configure overrideFelix Fietkau2012-09-151-9/+0
| | | | SVN-Revision: 33435
* tools/mpfr enable parallel buildsFelix Fietkau2012-09-151-0/+1
| | | | SVN-Revision: 33434
* tools/mpfr: remove bogus configure overrideFelix Fietkau2012-09-151-5/+0
| | | | SVN-Revision: 33433
* tools/gmp enable parallel buildsFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33432
* tools/xz enable parallel buildsFelix Fietkau2012-09-151-1/+3
| | | | SVN-Revision: 33431
* tools/pkg-config: enable parallel buildsFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33430
* tools/libtool: enable parallel buildsFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33429
* tools/sed: enable parallel buildsFelix Fietkau2012-09-151-1/+3
| | | | SVN-Revision: 33428
* tools/m4: bypass a time consuming configure testFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33427
* tools/m4: enable parallel buildsFelix Fietkau2012-09-151-0/+2
| | | | SVN-Revision: 33426
* tools/firmware-utils: add a new tool for TEW-712BR firmware generationGabor Juhos2012-08-222-0/+406
| | | | SVN-Revision: 33233
* tools/firmware-utils/ptgen option to use MB roundingJohn Crispin2012-08-221-4/+18
| | | | SVN-Revision: 33218
* tools/firmware-utils: add tool for DIR-651-H1 firmware generationGabor Juhos2012-08-172-0/+411
| | | | | | Signed-off-by: Mikko Hissa <mikko.hissa@uta.fi> SVN-Revision: 33204
* wrt350nv2-builder: don't use internal zlib macro OF() in ioapi.h, it breaks ↵Jo-Philipp Wich2012-08-142-8/+9
| | | | | | with new zlib releases SVN-Revision: 33181
* convert remaining tools to $(HOST_STATIC_LINKING) (#12012)Jo-Philipp Wich2012-08-125-6/+6
| | | | SVN-Revision: 33148
* xz: update to 5.0.4Jo-Philipp Wich2012-08-121-2/+2
| | | | | | Signed-off-by: Jonh Wendell <jonh.wendell@gmail.com> SVN-Revision: 33146
* tools/ppl: fix automake error due to use of obsolete directory nameJo-Philipp Wich2012-08-121-0/+75
| | | | | | | | | | | | | | | | | | | | | | | I recently experienced this: configure.ac:1101: the top level interfaces/Prolog/Ciao/Makefile.am:168: `pkglibdir' is not a legitimate directory for `DATA' interfaces/Prolog/GNU/Makefile.am:167: `pkglibdir' is not a legitimate directory for `DATA' interfaces/Prolog/SICStus/Makefile.am:71: `pkglibdir' is not a legitimate directory for `DATA' interfaces/Prolog/SWI/Makefile.am:187: `pkglibdir' is not a legitimate directory for `DATA' interfaces/Prolog/XSB/Makefile.am:186: `pkglibdir' is not a legitimate directory for `DATA' interfaces/Prolog/YAP/Makefile.am:176: `pkglibdir' is not a legitimate directory for `DATA' make[4]: *** [Makefile.in] Error 1 Found this on google: http://bugs.mysql.com/bug.php?id=63898 And used this to fix it: fgrep -rlZ pkglib_DATA --include Makefile.am . | xargs -0 sed -i 's/pkglib_DATA/pkgdata_DATA/g' Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33141
* use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich2012-08-1223-25/+27
| | | | SVN-Revision: 33140
* sed: disable further SELinux featuresJo-Philipp Wich2012-08-101-0/+2
| | | | SVN-Revision: 33120
* sed: unconditionally disable SELinux, NLS and ACL support (#12007)Jo-Philipp Wich2012-08-101-0/+7
| | | | SVN-Revision: 33119