[Buildroot] [git commit] mtd-utils: bump version

Peter Korsgaard jacmet at sunsite.dk
Sat Nov 19 20:51:58 UTC 2011


commit: http://git.buildroot.net/buildroot/commit/?id=39ea7bcec02c31dcb91f0e606e0c598a24afb4b7
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Identical to 1.4.7, except that the version number in the Makefile is
correct.

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/mtd/mtd.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/mtd/mtd.mk b/package/mtd/mtd.mk
index ea72ba8..6b01440 100644
--- a/package/mtd/mtd.mk
+++ b/package/mtd/mtd.mk
@@ -3,7 +3,7 @@
 # mtd provides jffs2 utilities
 #
 #############################################################
-MTD_VERSION = 1.4.7
+MTD_VERSION = 1.4.8
 MTD_SOURCE = mtd-utils-$(MTD_VERSION).tar.bz2
 MTD_SITE = ftp://ftp.infradead.org/pub/mtd-utils
 ifeq ($(BR2_PACKAGE_MTD_MKFSJFFS2),y)


More information about the buildroot mailing list