[#5043] mtd depends on liblzo
Submitted By: Peter Meerwald
Open Date
2009-04-03 14:18:46 Close Date
2009-04-08 22:11:59
Priority:
Low Assignee:
Nobody
Status:
Closed Fixed In Release:
N/A
Found In Release:
snaps Release:
Category:
N/A Board:
N/A
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Rejected
Uboot version or rev.:
Toolchain version or rev.:
SVN rev7956
App binary format:
N/A
Summary: mtd depends on liblzo
Details:
Index: user/Kconfig
===================================================================
--- user/Kconfig (revision 7956)
+++ user/Kconfig (working copy)
@@ -456,6 +456,7 @@
config USER_MTDUTILS
bool "mtd-utils"
select LIB_ZLIB
+ select LIB_LIBLZO
config USER_MTDUTILS_ERASE
bool "flash_erase (formerly 'erase')"
Follow-ups
--- Mike Frysinger 2009-04-03 14:47:32
only some mtd-utils depend on lzo, not all of them, and they already have lzo in
their depend
--- Peter Meerwald 2009-04-03 14:53:15
I'll retry after pulling the recent changes in mtd-utils Makefile from SVN and
be more specific if I still get build errors
thx!
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found