Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | source: Switch to xz for packages and tools where possible | Daniel Engberg | 2016-10-06 | 1 | -3/+2 |
| | | | | | | | | | | | * Change git packages to xz * Update mirror checksums in packages where they are used * Change a few source tarballs to xz if available upstream * Remove unused lines in packages we're touching, requested by jow- and blogic * We're relying more on xz-utils so add official mirror as primary source, master site as secondary. * Add SHA256 checksums to multiple git tarball packages Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net> | ||||
* | update mtd-utils to 1.5.2 | Hauke Mehrtens | 2015-12-05 | 6 | -104/+7 |
| | | | | | | | | | | | | - update mtd-utils to 1.5.2 (git a494d30ab1ae40cb7665680cadf5af3ca3830a73) - remove patches that went upstream - fixes build from scratch as of broken patches Signed-off-by: Sven Roederer <devel-sven@geroedel.de> [use the final version of 1.5.2 instead, fix header of jffs2_lzma_(de,)compress()] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47790 | ||||
* | tools/mtd-utils: fix PKG_MIRROR_MD5SUM | Felix Fietkau | 2015-09-21 | 1 | -1/+1 |
| | | | | | | | | The checksum doesn't match the file on mirror2.openwrt.org. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 47010 | ||||
* | tools/mtd-utils: avoid linking libm statically | Jo-Philipp Wich | 2015-09-17 | 1 | -10/+30 |
| | | | | | | | | | Rework static linker flags to not link libm statically, this should fix the build on CentOS where libm.a is not provided by the libc devel package. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 46989 | ||||
* | tools/mtd-utils: prefer static linking | Jo-Philipp Wich | 2015-09-14 | 2 | -1/+29 |
| | | | | | | | | | | - Add patch for optional static linking preference - Prefer static linking on Linux systems - Enable verbose compiler messages when building with V=c Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 46908 | ||||
* | tools/mtd-utils: upgrade to latest git | Imre Kaloz | 2015-05-26 | 13 | -632/+180 |
| | | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45760 | ||||
* | tools: remove static linking support | Jo-Philipp Wich | 2015-02-06 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44285 | ||||
* | tools/mtd-utils: add mirror md5sum | Felix Fietkau | 2014-12-22 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43760 | ||||
* | tools: Fix compilation on x32 host | Felix Fietkau | 2014-10-25 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | Compiling the host tools on the new x32 architecture (which is an ILP32 ELF32 system on an amd64 CPU) fails for various reasons. gmp: pull same fix I applied to OpenADK, which was inspired by the fix in the Debian source package mtd-utils: write a workaround myself; only affects x32, but the use of llseek is dangerous according to the manpage, so the guard ifdef should probably go away findutils: pull fix straight from the Debian source packae Signed-off-by: Thorsten Glaser <tg@mirbsd.org> SVN-Revision: 43060 | ||||
* | tools/mtd-utils: fix a segfault in parsing the device table | Felix Fietkau | 2014-10-12 | 1 | -0/+11 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42875 | ||||
* | tools/mtd-utils: add EOF marker support to libubigen/ubinize | Gabor Juhos | 2013-11-07 | 2 | -0/+166 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38682 | ||||
* | mtd-utils: get rid of extern inline to fix build errors | Felix Fietkau | 2013-10-28 | 1 | -0/+41 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38565 | ||||
* | use HOST_STATIC_LINKING instead of hardcoding -static | Jo-Philipp Wich | 2012-08-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 33140 | ||||
* | mtd-utils: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 33098 | ||||
* | tools/mtd-utils: remove empty patches | Gabor Juhos | 2012-05-13 | 2 | -0/+0 |
| | | | | SVN-Revision: 31705 | ||||
* | tools/mtd-utils: fix build error | Gabor Juhos | 2012-03-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 30797 | ||||
* | tools/mtd-utils: update mkfs.ubifs XZ support | Gabor Juhos | 2012-03-03 | 1 | -30/+148 |
| | | | | SVN-Revision: 30796 | ||||
* | tools/mtd-utils: add XZ compression support to mkfs.ubifs | Gabor Juhos | 2012-03-02 | 2 | -0/+287 |
| | | | | SVN-Revision: 30795 | ||||
* | tools/mtd-utils: cleanup mkubifs lzo patch | Gabor Juhos | 2012-03-01 | 1 | -61/+55 |
| | | | | SVN-Revision: 30770 | ||||
* | tools/mtd-utils: update to 1.4.5 | Gabor Juhos | 2012-03-01 | 10 | -143/+162 |
| | | | | | | | | | | | | | | This updates mtd-utils in tools: 100-optional_lzo.patch and 101-ubifs-optional_lzo.patch are now uneeded as a WITHOUT_LZO flag is provided by the upstream sources. All remaining patches are refreshed for the new version. 135-mkubifs_optional_lzo.patch was created to respect WITHOUT_LZO also in mkubifs. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 30769 | ||||
* | tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a ↵ | Felix Fietkau | 2011-02-20 | 1 | -0/+1 |
| | | | | | | system header file with the same name on darwin SVN-Revision: 25598 | ||||
* | tools/mtd-utils: update to mtd-utils-20101124 | Alexandros C. Couloumbis | 2010-11-24 | 3 | -196/+3 |
| | | | | SVN-Revision: 24129 | ||||
* | tools/mtd-utils: add two upstream patches | Alexandros C. Couloumbis | 2010-10-15 | 2 | -0/+193 |
| | | | | SVN-Revision: 23453 | ||||
* | mtd-utils: refresh patches again | Jo-Philipp Wich | 2010-10-03 | 2 | -3/+3 |
| | | | | SVN-Revision: 23194 | ||||
* | tools/mtd-utils: fix build issue under freebsd. update to latest git tree. ↵ | Alexandros C. Couloumbis | 2010-10-03 | 1 | -6/+6 |
| | | | | | | (thanks loswillios & larsc) SVN-Revision: 23193 | ||||
* | tools/mtd-utils: kill 132-revert-zlib-cleanup.patch. it's wrong. | Alexandros C. Couloumbis | 2010-10-03 | 1 | -210/+0 |
| | | | | SVN-Revision: 23192 | ||||
* | mtd-utils: refresh patches | Jo-Philipp Wich | 2010-10-02 | 5 | -60/+56 |
| | | | | SVN-Revision: 23179 | ||||
* | tools/mtd-utils: fix compilation on OS X | Jo-Philipp Wich | 2010-10-02 | 1 | -10/+10 |
| | | | | SVN-Revision: 23176 | ||||
* | tools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully ↵ | Alexandros C. Couloumbis | 2010-10-01 | 10 | -56/+293 |
| | | | | | | Darwin) build issues. SVN-Revision: 23169 | ||||
* | mtd-utils: revert r23075 | Jo-Philipp Wich | 2010-09-15 | 2 | -38/+39 |
| | | | | SVN-Revision: 23076 | ||||
* | mtd-utils: do not rely on host kernel headers, redefine the integer types ↵ | Jo-Philipp Wich | 2010-09-15 | 2 | -39/+38 |
| | | | | | | instead (#7950) SVN-Revision: 23075 | ||||
* | revert r23048 for now until Darwin compile issues have been sorted out (#7934) | Jo-Philipp Wich | 2010-09-13 | 6 | -47/+43 |
| | | | | SVN-Revision: 23057 | ||||
* | tools/mtd-utils: update to version git-20100912 | Alexandros C. Couloumbis | 2010-09-13 | 6 | -43/+47 |
| | | | | SVN-Revision: 23048 | ||||
* | mtd-utils: remove bogus include statement to make it more portable | Felix Fietkau | 2010-04-14 | 1 | -2/+1 |
| | | | | SVN-Revision: 20853 | ||||
* | add jffs2/lzma support (not activated by default yet) | Alexandros C. Couloumbis | 2010-04-12 | 1 | -0/+5031 |
| | | | | SVN-Revision: 20828 | ||||
* | mtd-utils: do not try to compile in support for ubifs ioctls and extended ↵ | Felix Fietkau | 2010-02-24 | 2 | -5/+5 |
| | | | | | | flags - some linux distros do not support this SVN-Revision: 19846 | ||||
* | mtd-utils: refresh the cygwin_fixes patch | Felix Fietkau | 2010-01-16 | 1 | -33/+24 |
| | | | | SVN-Revision: 19159 | ||||
* | mtd-utils: fix compile on mac os x | Felix Fietkau | 2010-01-16 | 4 | -1/+121 |
| | | | | SVN-Revision: 19158 | ||||
* | Fix libuuid header location and reenable building of mkfs.ubifs | Lars-Peter Clausen | 2010-01-13 | 1 | -2/+6 |
| | | | | SVN-Revision: 19113 | ||||
* | mtd-utils: Don't include lzo headers aswell... | Lars-Peter Clausen | 2010-01-11 | 1 | -4/+14 |
| | | | | SVN-Revision: 19107 | ||||
* | do not build nor install mkfs.ubifs until we have it fixed (#6483) | Florian Fainelli | 2010-01-11 | 1 | -5/+1 |
| | | | | SVN-Revision: 19106 | ||||
* | mtd-utils: Disable lzo for mkfs.ubifs | Lars-Peter Clausen | 2010-01-11 | 1 | -0/+79 |
| | | | | SVN-Revision: 19104 | ||||
* | mtd-utils: Build mkfs.ubifs | Lars-Peter Clausen | 2010-01-11 | 1 | -4/+8 |
| | | | | SVN-Revision: 19096 | ||||
* | make mtd-utils compile correctly on cygwin | Florian Fainelli | 2010-01-05 | 1 | -0/+466 |
| | | | | SVN-Revision: 19039 | ||||
* | add ubinize to the mtd-utils build | Felix Fietkau | 2009-06-14 | 2 | -31/+25 |
| | | | | SVN-Revision: 16457 | ||||
* | upgrade to a more recent version of mtd-utils - preparation for adding UBI ↵ | Felix Fietkau | 2009-06-14 | 5 | -89/+121 |
| | | | | | | support SVN-Revision: 16455 | ||||
* | build system refactoring in preparation for allowing packages to do ↵ | Felix Fietkau | 2009-02-22 | 1 | -6/+6 |
| | | | | | | host-build steps SVN-Revision: 14610 | ||||
* | tools: refresh patches for tools lua, mtd-utils, ipkg-utils, squashfs, lzma, ↵ | Hauke Mehrtens | 2009-02-21 | 2 | -18/+14 |
| | | | | | | and autoconf are touched SVN-Revision: 14589 | ||||
* | remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stage | Nicolas Thill | 2009-01-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 14139 | ||||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 1 | -6/+5 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 |