package/mtd-utils: update to 1.4.5
authorGabor Juhos <juhosg@openwrt.org>
Sun, 27 May 2012 16:40:32 +0000 (16:40 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 27 May 2012 16:40:32 +0000 (16:40 +0000)
commitb42993f1490af4fac768e056acfc06d510b02358
tree018ab3cb2000b7b7d746a8959e973b2a604152f6
parent94fbd920f2932377600b4b1bf4e4995282ee61ad
package/mtd-utils: update to 1.4.5

This updates packages/utils/mtd-utils and includes all patches from
tools/mtd-utils, so the two may eventually be merged.
I also added 150-fix_ubi-utils_static.patch which is a hack needed
to include libcrc32.o in the static binaries.
Having them static makes sense as only ubiformat is required on the target.

[juhosg:
- add build-time dependency on util-linux
- allow to specify dependency for each subpackage
- update ubifs optional lzo patch
- add more patches]

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 31913
utils/mtd-utils/Makefile
utils/mtd-utils/patches/100-mtd-debug-add-bad-block-counter.patch
utils/mtd-utils/patches/130-lzma_jffs2.patch [new file with mode: 0644]
utils/mtd-utils/patches/131-fix_lib_compile.patch [new file with mode: 0644]
utils/mtd-utils/patches/135-mkubifs_optional_lzo.patch [new file with mode: 0644]
utils/mtd-utils/patches/136-mkubifs-fix-rinoperm-options.patch [new file with mode: 0644]
utils/mtd-utils/patches/137-mkubifs-allow-to-overwrite-volume-data.patch [new file with mode: 0644]
utils/mtd-utils/patches/150-fix_ubi-utils_static.patch [new file with mode: 0644]