summaryrefslogtreecommitdiff
path: root/packages/mtd
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko15
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>
2009-02-01mtd-utils_1.2.0+git: remove the second docfdisk from the binary listwoglinde1
2009-01-14mtd-utils(-native) 1.2.0+git: fix problem with make 3.8x, def_pref -1 ↵Koen Kooi2
-native till it builds for everyone
2009-01-13mtd-utils-native: remove default-preference from 1.20+git, it shows now ↵Koen Kooi1
errors in my tests
2009-01-13mtd-utils 1.20+git: ARM_INSTRUCTION_SET = "arm"Koen Kooi1
2009-01-13mtd-utils-native: add (def_pref = -1) 1.2.0+gitKoen Kooi1
2009-01-11mtd-utils 1.2.0: as Stefan points out, you need to DEPEND on e2fs-prog libs ↵Koen Kooi1
when you include uuid/uuid.h
2009-01-11mtd-utils: package *all* ubifs utilsKoen Kooi1
2009-01-11mtd-utils: add 1.2.0+git for ubifs-supportKoen Kooi3
* no -native version added yet
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther4
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther4
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2008-10-01mtd-utils: fix SRC_URIKoen Kooi1
2008-05-20mtd-utils-1.1.0: Removed DEFAULT_PREFERENCE=-1 later than scheduled.Leon Woestenberg1
2008-03-05mtd-utils: Install headers into correct directory (patch by Tom Rini)Florian Boor2
2008-02-29ltp-20080229: Newly arrived, the leap day surprise.Leon Woestenberg1
2008-02-29mtd-utils: Added 1.1.0 with -1 preference (Scheduled for default 15-03-2008).Leon Woestenberg2
2008-02-29mtd-utils-1.0.0+git: Install headers for -dev.Leon Woestenberg1
2007-12-27mtd-utils: move mkfs.jffs(2) to separate packages - mtd-utils do not need LZOMarcin Juszkiewicz1
2007-10-10packages/mtd/mtd-utils-native_1.0.0+git.bb : fix incomplete commit andGraeme Gregory3
bumped PR
2007-10-10packages/mtd/mtd-utils-native.inc : dont override do_stage because weGraeme Gregory1
actually need the header files.
2007-10-01mtd-utils-tests: add packageCliff Brake1
It may make sense to add this to the main package, but because so few people will use it I did not want to risk breakage at this time.
2007-08-30mtd-utils: lock down git revKoen Kooi1
2007-07-25mtd-utils: Remove stale files/versions (from poky)Richard Purdie9
2007-07-25mtd-utils: Updates after lzo patches merged upstream (from poky)Richard Purdie2
2007-03-03mtd-utils: Fix cross compilingRichard Purdie1
2007-03-02mtd-utils-native: Tweak compile options to interact better with the MakefileRichard Purdie1
2007-03-01mtd-utils: Fix DEPENDS (add lzo)Richard Purdie2
2007-03-01mtd-utils: Add 1.0.0 and 1.0.0+git, include lzo patches in git versionRichard Purdie11
2007-03-01mtd-utils: Drop old versionsRichard Purdie3
2007-03-01mtd-utils: Drop old versionsRichard Purdie2
2006-11-20another set of parse errors fixingMarcin Juszkiewicz2
2006-09-14mtn: added configuration for cvs20041113 version of mtd-utils which works ↵Martin Dietze3
for nylon/mtx-[12].
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-07-22mtd-utils: Fix PV strings and lower default preference of 1.0.0 due to build ↵Richard Purdie5
problems
2006-06-01mtd-utils: Add 1.0.0 release.Jonathan McDowell1
Note that the CVS pulls will be preferred over this at present as they're deemed as having a larger version number.
2006-02-23mtd-utils: add snapshot 20060223, includes sumtoolPhilipp Zabel4
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵Richard Purdie1
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
2005-12-30mtd-utils: add patch to make nanddump --ignoreerrors actually do something ↵Arjan Schrijver2
different
2005-09-01mtd-utils: switched back to CVS with fixed CVSDATEMarcin Juszkiewicz1
2005-08-16upgrade mtd-utils to a newer snapshot; remove some obsolete patchesMichael Lauer6
2005-07-16monthly mtd upgrade Michael Lauer2
2005-06-30import clean BK tree at cset 1.3670Koen Kooi5
2005-06-16Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/16 17:19:03+02:00 (none)!br1 Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into null.(none):/data/mtx/src/build/unstable.wrt/openembedded 2005/06/16 17:18:35+02:00 (none)!br1 fix SRC_URI for mobilemesh and shorewall 2005/06/16 16:58:22+02:00 hrw.one.pl!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into home.hrw.one.pl:/home/hrw/zaurus/oe/openembedded 2005/06/16 16:56:24+02:00 hrw.one.pl!hrw moved mtd snapshot to 20050615 BKrev: 42b19d5ao7U6pFJUms2-3l679gbt5g
2005-05-22Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/22 20:21:56+02:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/05/22 20:20:46+02:00 handhelds.org!zecke phalanx chess engine: linting of phalanx_22.bb to not define palmtopdir manually again... 2005/05/22 20:19:36+02:00 handhelds.org!zecke SIMpad: Be mean cset. Use the 2.6 kernel as default. It is not perfect but it doesn't conflict with the OpenSIMpad 0.9.0 release goals. Now it will also feature a complete 2.6 kernel... 2005/05/22 20:17:31+02:00 handhelds.org!zecke openembedded/conf/documentation.conf: -Mention USE_NLS for linux-uclibc builds 2005/05/22 20:14:58+02:00 hrw.one.pl!hrw update mtd to newer snapshot 2005/05/22 20:02:11+02:00 void!koen hal_0.2.98.bb: fix src_uri, add 0.2.98 Rename: packages/hal/hal_0.2.bb -> packages/hal/hal_0.2.98.bb BKrev: 4290d20avP9nXtH6mietbuD16BIsBQ
2005-04-19updated mtd snapshot to newer dateMarcin Juszkiewicz2
BKrev: 4264a44a25IeMt-_xtJ0pDgyjgUdHg
2005-02-18Merge http://oe-devel@openembedded.bkbits.net/openembeddedHolger Schurig3
into mnz66.mn-solutions.de:/usr/src/oe/p 2005/02/18 13:55:10+01:00 uni-frankfurt.de!mickeyl add some spitz'isms to qte 2005/02/18 13:40:13+01:00 local!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into marcinj.local:/home/hrw/zaurus/bb/openembedded 2005/02/18 13:39:44+01:00 local!hrw updated mtd to 2005-02-17 BKrev: 4215ea81xV70hXV2_wCPn1rsGqKLvQ
2005-01-31mtd-utils: and now the real typo (thanks for bk sfiles -c)Michael Lauer1
BKrev: 41feb671XfB7WJqI-tyTHwtOfsO5PA
2005-01-31mtd-utils: fix typo in exclusion patch and add slightly more verbosity to ↵Michael Lauer2
mkfs.jffs2 BKrev: 41feb5b8HZ_HwSTg2QxLFXFLDpM8zg
2005-01-31fix mkfs.jffs2 SIGSEGV when using -I more than onceMichael Lauer2
BKrev: 41fe97abGoNDh0S5ekRVC_piyj2F9w