aboutsummaryrefslogtreecommitdiff
path: root/tools/mtd-utils/Makefile
Commit message (Collapse)AuthorAge
* tools: host/include/getline.h: RemoveRosen Penev2017-04-26
| | | | | | Seems to be useful only for old and unsupported operating systems. Removed and adjusted the mtd-utils Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: clean up and unify PKG_VERSION for git based downloadsFelix Fietkau2016-12-22
| | | | | | Also use default defintions for PKG_SOURCE_SUBDIR, PKG_SOURCE Signed-off-by: Felix Fietkau <nbd@nbd.name>
* treewide: clean up download hashesFelix Fietkau2016-12-16
| | | | | | Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by: Felix Fietkau <nbd@nbd.name>
* source: Switch to xz for packages and tools where possibleDaniel Engberg2016-10-06
| | | | | | | | | | | * 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.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: fix PKG_MIRROR_MD5SUMFelix Fietkau2015-09-21
| | | | | | | | 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: prefer static linkingJo-Philipp Wich2015-09-14
| | | | | | | | | | - 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 gitImre Kaloz2015-05-26
| | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45760
* tools: remove static linking supportJo-Philipp Wich2015-02-06
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44285
* tools/mtd-utils: add mirror md5sumFelix Fietkau2014-12-22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43760
* use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich2012-08-12
| | | | SVN-Revision: 33140
* mtd-utils: link staticallyJo-Philipp Wich2012-08-10
| | | | SVN-Revision: 33098
* tools/mtd-utils: add XZ compression support to mkfs.ubifsGabor Juhos2012-03-02
| | | | SVN-Revision: 30795
* 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
* tools/e2fsprogs: move uuid/uuid.h into a subdirectory, it conflicts with a ↵Felix Fietkau2011-02-20
| | | | | | system header file with the same name on darwin SVN-Revision: 25598
* tools/mtd-utils: update to mtd-utils-20101124Alexandros C. Couloumbis2010-11-24
| | | | SVN-Revision: 24129
* tools/mtd-utils: fix build issue under freebsd. update to latest git tree. ↵Alexandros C. Couloumbis2010-10-03
| | | | | | (thanks loswillios & larsc) SVN-Revision: 23193
* tools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully ↵Alexandros C. Couloumbis2010-10-01
| | | | | | Darwin) build issues. SVN-Revision: 23169
* revert r23048 for now until Darwin compile issues have been sorted out (#7934)Jo-Philipp Wich2010-09-13
| | | | SVN-Revision: 23057
* tools/mtd-utils: update to version git-20100912Alexandros C. Couloumbis2010-09-13
| | | | SVN-Revision: 23048
* 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
* Fix libuuid header location and reenable building of mkfs.ubifsLars-Peter Clausen2010-01-13
| | | | SVN-Revision: 19113
* do not build nor install mkfs.ubifs until we have it fixed (#6483)Florian Fainelli2010-01-11
| | | | SVN-Revision: 19106
* mtd-utils: Build mkfs.ubifsLars-Peter Clausen2010-01-11
| | | | SVN-Revision: 19096
* 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
* build system refactoring in preparation for allowing packages to do ↵Felix Fietkau2009-02-22
| | | | | | host-build steps SVN-Revision: 14610
* remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stageNicolas Thill2009-01-21
| | | | SVN-Revision: 14139
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-07
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20