summaryrefslogtreecommitdiffstats
path: root/rules/mtd-utils.in
diff options
context:
space:
mode:
authorCarsten Schlote <c.schlote@konzeptpark.de>2010-01-20 14:16:13 +0100
committerCarsten Schlote <c.schlote@konzeptpark.de>2010-02-08 11:30:32 +0100
commit21231b5c6c6812d0a6d253cb6eb7e42ec869852c (patch)
tree0821812a41853e0cd81c71d9fbca03dc3932e17c /rules/mtd-utils.in
parent6c05de19d878592c08e423d1719024fd5a892b91 (diff)
downloadptxdist-21231b5c6c6812d0a6d253cb6eb7e42ec869852c.tar.gz
ptxdist-21231b5c6c6812d0a6d253cb6eb7e42ec869852c.tar.xz
[ptxdist] (1/4) Switch to newer versions of libuuid and libblkid
util-linux-ng provides newer versions of libblkid and libuuid than the e2fsprogs sources do. This patch prepares transition by redirecting selects for libuuid or libblkid to virtual packages. Signed-off-by: Carsten Schlote <c.schlote@konzeptpark.de> Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/mtd-utils.in')
-rw-r--r--rules/mtd-utils.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/mtd-utils.in b/rules/mtd-utils.in
index 7caad2e1a..6ca5513ad 100644
--- a/rules/mtd-utils.in
+++ b/rules/mtd-utils.in
@@ -4,7 +4,7 @@ menuconfig MTD_UTILS
tristate
prompt "mtd-utils "
select ZLIB
- select E2FSPROGS
+ select LIBUUID
select LIBLZO if MTD_UTILS_USE_LIBLZO
help
Memory Technology Device Utilities