aboutsummaryrefslogtreecommitdiff
path: root/tools/mtd-utils/patches/110-portability.patch
Commit message (Collapse)AuthorAge
* tools/mtd-utils: update to 2.1.1DENG Qingfang2019-08-27
| | | | Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* tools/mtd-utils: update to version 2.0.2Hauke Mehrtens2018-04-28
| | | | | | | | This version now uses autotools to configure the build system. They are also using the newly added zlib package. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
* update mtd-utils to 1.5.2Hauke Mehrtens2015-12-05
| | | | | | | | | | | | - 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: upgrade to latest gitImre Kaloz2015-05-26
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45760
* tools: Fix compilation on x32 hostFelix Fietkau2014-10-25
| | | | | | | | | | | | | | | | | | 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: update to 1.4.5Gabor Juhos2012-03-01
| | | | | | | | | | | | | | 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
* mtd-utils: refresh patchesJo-Philipp Wich2010-10-02
| | | | SVN-Revision: 23179
* tools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully ↵Alexandros C. Couloumbis2010-10-01
| | | | | | Darwin) build issues. SVN-Revision: 23169
* mtd-utils: revert r23075Jo-Philipp Wich2010-09-15
| | | | SVN-Revision: 23076
* mtd-utils: do not rely on host kernel headers, redefine the integer types ↵Jo-Philipp Wich2010-09-15
| | | | | | instead (#7950) SVN-Revision: 23075
* mtd-utils: do not try to compile in support for ubifs ioctls and extended ↵Felix Fietkau2010-02-24
| | | | | | flags - some linux distros do not support this SVN-Revision: 19846
* mtd-utils: fix compile on mac os xFelix Fietkau2010-01-16
| | | | SVN-Revision: 19158
* add ubinize to the mtd-utils buildFelix Fietkau2009-06-14
| | | | SVN-Revision: 16457
* upgrade to a more recent version of mtd-utils - preparation for adding UBI ↵Felix Fietkau2009-06-14
support SVN-Revision: 16455