summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-06-11 10:17:13 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-06-11 10:17:13 +0200
commita6266564e47c589fee867710aa506e561359701d (patch)
treebb10d5b98c1b7355192e716f71a6da68db9681ad /kconfig
parent7693b34c4aba1ff79707487b478592105293ee2a (diff)
downloadembtoolkit-a6266564e47c589fee867710aa506e561359701d.tar.gz
embtoolkit-a6266564e47c589fee867710aa506e561359701d.tar.bz2
embtoolkit-a6266564e47c589fee867710aa506e561359701d.tar.xz
Packages: replace utillinux-ng in favor of e2fsprogs, we only need libuuid
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'kconfig')
-rw-r--r--kconfig/mtdutils.kconfig2
-rw-r--r--kconfig/packages.kconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/kconfig/mtdutils.kconfig b/kconfig/mtdutils.kconfig
index 4c6ea68..8570d9b 100644
--- a/kconfig/mtdutils.kconfig
+++ b/kconfig/mtdutils.kconfig
@@ -25,7 +25,7 @@
config EMBTK_HOST_HAVE_MTDUTILS
bool
- select EMBTK_HOST_HAVE_UTILLINUXNG
+ select EMBTK_HOST_HAVE_E2FSPROGS
select EMBTK_HOST_HAVE_ZLIB
select EMBTK_HOST_HAVE_LZO
help
diff --git a/kconfig/packages.kconfig b/kconfig/packages.kconfig
index c9a11d8..102c54e 100644
--- a/kconfig/packages.kconfig
+++ b/kconfig/packages.kconfig
@@ -38,7 +38,7 @@ menu "Flash manipulation tools"
#mtd-utils on target
config EMBTK_ROOTFS_HAVE_MTDUTILS
bool "Have mtd-utils in your target root filesystem"
- select EMBTK_HAVE_UTILLINUXNG
+ select EMBTK_HAVE_E2FSPROGS
select EMBTK_HAVE_ZLIB
select EMBTK_HAVE_LZO
select KEMBTK_UCLIBC_UCLIBC_SUSV3_LEGACY_MACROS if EMBTK_CLIB_UCLIBC