aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mtd/mtd-utils.inc
diff options
context:
space:
mode:
authorEric BENARD <eric@eukrea.com>2011-01-13 22:33:49 +0000
committerEric Bénard <eric@eukrea.com>2011-01-14 20:35:01 +0100
commit09e47006b8c877d043c11caf646b0cfb8a78f98c (patch)
tree8a5510128a831758436752287eedf81625fabe12 /recipes/mtd/mtd-utils.inc
parent097294f7564ae5c613987acd341723ab69f43b2f (diff)
downloadopenembedded-09e47006b8c877d043c11caf646b0cfb8a78f98c.tar.gz
mtd-utils: add 1.4.1
* latest stable version + a fix to mkubifs. * switch to lzo2 * tested to generate ubi rootfs on the host. Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Tom Rini <tom_rini@mentor.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/mtd/mtd-utils.inc')
-rw-r--r--recipes/mtd/mtd-utils.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mtd/mtd-utils.inc b/recipes/mtd/mtd-utils.inc
index 319fd9a7bc..74c4cf053e 100644
--- a/recipes/mtd/mtd-utils.inc
+++ b/recipes/mtd/mtd-utils.inc
@@ -1,6 +1,6 @@
DESCRIPTION = "Tools for managing memory technology devices."
SECTION = "base"
-DEPENDS = "zlib lzo"
+DEPENDS = "zlib"
HOMEPAGE = "http://www.linux-mtd.infradead.org/"
LICENSE = "GPLv2"
PR = "r0"