summaryrefslogtreecommitdiff
path: root/kconfig/mtdutils.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-11-13 18:11:38 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-11-13 18:11:38 +0100
commit1214584ac88dcbb9929470131831b01d03edbfac (patch)
treeb06608967aaace84a907fef17e52a860a3acf44d /kconfig/mtdutils.kconfig
parent12d080e9f391f7dcf9c6c83960d188a6e72e27ac (diff)
downloadembtoolkit-1214584ac88dcbb9929470131831b01d03edbfac.tar.gz
embtoolkit-1214584ac88dcbb9929470131831b01d03edbfac.tar.bz2
embtoolkit-1214584ac88dcbb9929470131831b01d03edbfac.tar.xz
Packages/Host tools: mtd-utils: update to mtd-utils-1.4.6
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'kconfig/mtdutils.kconfig')
-rw-r--r--kconfig/mtdutils.kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/kconfig/mtdutils.kconfig b/kconfig/mtdutils.kconfig
index 0fcb740..36b1f2e 100644
--- a/kconfig/mtdutils.kconfig
+++ b/kconfig/mtdutils.kconfig
@@ -39,16 +39,16 @@ choice
NOTE: This version of mtd-utils is patched to fix various issue,
these patches come from mtd-utils git repository.
- config EMBTK_MTDUTILS_VERSION_1_4_0
- bool "mtd-utils-1.4.0"
+ config EMBTK_MTDUTILS_VERSION_1_4_6
+ bool "mtd-utils-1.4.6"
select EMBTK_MTDUTILS_NEED_PATCH
help
- mtd-utils-1.4.0
+ mtd-utils-1.4.6
endchoice
config EMBTK_MTDUTILS_VERSION_STRING
string
- default "1.4.0" if EMBTK_MTDUTILS_VERSION_1_4_0
+ default "1.4.6" if EMBTK_MTDUTILS_VERSION_1_4_6
config EMBTK_MTDUTILS_NEED_PATCH
bool