package/mtd-utils: update to 1.4.5
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 May 2012 16:40:32 +0000 (16:40 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 27 May 2012 16:40:32 +0000 (16:40 +0000)
commitb797a23e7752e127a64b01fa809b4ede65b4f84d
treef938820ebb0fad8429fa898f8f24b025edbc5d08
parent9685efd1464f194db2bf8d20e49c2b317e36e209
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31913 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]