aboutsummaryrefslogtreecommitdiffstats
path: root/tools/yaffs2
Commit message (Collapse)AuthorAgeFilesLines
* treewide: clean up and unify PKG_VERSION for git based downloadsFelix Fietkau2016-12-221-5/+2
| | | | | | 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-161-1/+1
| | | | | | 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-061-2/+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>
* tools: remove static linking supportJo-Philipp Wich2015-02-061-1/+1
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44285
* yaffs2: the yaffs2 git movedHauke Mehrtens2013-10-121-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 38377
* build: BSD compile fixesFelix Fietkau2013-03-071-0/+14
| | | | | | | | | | | | | | | | following patch allows to build images for Qemu ARM on OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64. Mostly small pieces of code changes to get things right on the specific platform. Updated the README to describe better, which tools on the host are required. Added some kind of prepare scripts to install needed tools on BSD via packages. Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de> SVN-Revision: 35900
* use HOST_STATIC_LINKING instead of hardcoding -staticJo-Philipp Wich2012-08-121-1/+1
| | | | SVN-Revision: 33140
* yaffs2: link staticallyJo-Philipp Wich2012-08-101-1/+2
| | | | SVN-Revision: 33112
* tools/yaffs2: add mirror md5sum - upstream repo went awayFelix Fietkau2012-06-061-0/+1
| | | | SVN-Revision: 32083
* yaffs2: fix compilation on FreeBSDJo-Philipp Wich2010-07-221-0/+11
| | | | SVN-Revision: 22345
* build system refactoring in preparation for allowing packages to do ↵Felix Fietkau2009-02-221-6/+6
| | | | | | host-build steps SVN-Revision: 14610
* add mkyaffs2image (based on android sources)Felix Fietkau2009-02-192-0/+151
SVN-Revision: 14567