summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-09-25 21:20:30 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-09-25 21:20:30 +0200
commita1a8730a40877a97d0c4274892de82046497098e (patch)
tree47e489249120802488bf23635b85a5cb4a854c91 /kconfig
parent88716cbfb1f38f88560d06c7e2888cea5ce735c1 (diff)
downloadembtoolkit-a1a8730a40877a97d0c4274892de82046497098e.tar.gz
embtoolkit-a1a8730a40877a97d0c4274892de82046497098e.tar.bz2
embtoolkit-a1a8730a40877a97d0c4274892de82046497098e.tar.xz
Host tools/Packages: mtd-utils: update to mtd-utils-1.4.0
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to '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 3089835..a03b241 100644
--- a/kconfig/mtdutils.kconfig
+++ b/kconfig/mtdutils.kconfig
@@ -37,16 +37,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_3_1
- bool "mtd-utils-1.3.1"
+ config EMBTK_MTDUTILS_VERSION_1_4_0
+ bool "mtd-utils-1.4.0"
select EMBTK_MTDUTILS_NEED_PATCH
help
- mtd-utils-1.3.1
+ mtd-utils-1.4.0
endchoice
config EMBTK_MTDUTILS_VERSION_STRING
string
- default "1.3.1" if EMBTK_MTDUTILS_VERSION_1_3_1
+ default "1.4.0" if EMBTK_MTDUTILS_VERSION_1_4_0
config EMBTK_MTDUTILS_NEED_PATCH
bool