mtd: bump version
Fixes flash_erase argument handling (start should be in bytes, not blocks). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
851c9b56e8
commit
91c4ff298c
@ -3,7 +3,7 @@
|
||||
# mtd provides jffs2 utilities
|
||||
#
|
||||
#############################################################
|
||||
MTD_VERSION:=1.4.2
|
||||
MTD_VERSION:=1.4.3
|
||||
MTD_SOURCE:=mtd-utils-$(MTD_VERSION).tar.bz2
|
||||
MTD_SITE:=ftp://ftp.infradead.org/pub/mtd-utils
|
||||
ifeq ($(BR2_PACKAGE_MTD_MKFSJFFS2),y)
|
||||
|
Loading…
Reference in New Issue
Block a user