aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mtd
AgeCommit message (Collapse)Author
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-24misc recipes: migrate from e2fsprogs-libs to util-linux-ng/e2fsprogsMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
2010-02-07mtd-utils(-native): add v1.3.1Koen Kooi
* also convert mtd-utils(-native) to new-style staging * old-style ubifs commands have been removed in v1.3.1
2009-11-29mtd-utils.inc: flexible handling of ${mtd_utils} in do_stage and do_installMartin Dietze
* the include file relies on a given list of utils to be installed, but the list is not correct for all versions which include it * this revision adds a check for the existence of these files before trying to install/stage them
2009-11-10mtd: dropped 1.0.0(+git) versionsMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-11-10mtd-utils-tests: update to 1.2.0+gitMarcin Juszkiewicz
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-11-10mtd-utils: unify recipes, move mkfs.ubifs into separate packageMarcin Juszkiewicz
mtd-utils package do not depend on libraries other then libc and libgcc now (ubifs depends on lzo and e2fsprogs) Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-05-16mtd-utils-natice 1.2.0+git: raise default pref for angstromKoen Kooi
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>