summaryrefslogtreecommitdiff
path: root/package/mtd-utils
AgeCommit message (Collapse)Author
2014-12-27convert checksum check to sha256Waldemar Brodkorb
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages.
2014-12-26zlib is neededWaldemar Brodkorb
2014-07-25disable microblaze for uClibc*, fix flash boot related issuesWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make
2014-06-18enabling XATTR is broken, missing acl.h, fix ubi dependenciesWaldemar Brodkorb
2014-06-18package/mtd-utils: allow to be used on the targetPhil Sutter
Signed-off-by: Phil Sutter <phil@nwl.cc>
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-05-23split targethelp from install targetWaldemar Brodkorb
cleanup target/*/Makefile stuff.
2014-03-30rework hosttools building, add tools into package stuffWaldemar Brodkorb