package/mtd-utils: update to 1.4.5
authorGabor Juhos <[email protected]>
Sun, 27 May 2012 16:40:32 +0000 (16:40 +0000)
committerGabor Juhos <[email protected]>
Sun, 27 May 2012 16:40:32 +0000 (16:40 +0000)
commitf2a99bbb82b94c264e2d499a5572ac57f73f6e7c
treef938820ebb0fad8429fa898f8f24b025edbc5d08
parent1169b21d61f7ab89c7c5bf4a0cd7a9a49cc759d1
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 <[email protected]>
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]