summaryrefslogtreecommitdiff
path: root/classes/rm_work.bbclass
AgeCommit message (Expand)AuthorFiles
2007-11-06rm_work: only remove ${S}, leave temp and install aloneKoen Kooi1
2007-09-04classes/conf: Remove bitbake < 1.8.8 compatibility codeRichard Purdie1
2007-08-25rm_work.bbclass: Make sure all hidden directories get also removed. (.pc for ...Stefan Schmidt1
2007-08-19rm_work.bbclass: Add missing dependencyRichard Purdie1
2007-08-18rm_work.bbclass: Split up the dependency chain to resolve dependency conflictsRichard Purdie1
2007-08-17rm_work: Fix to work with bitbake 1.8. Changes to make this optimal need 1.8....Richard Purdie1
2007-07-16rm_work: add rmall command that recursively rm_works (e.g. bitbake angstrom-x...Koen Kooi1
2007-02-22classes: package, rm_work - fix bashisms (from Poky)Marcin Juszkiewicz1
2006-08-28rm_work.bbclass: stop cleaning out before populate_stagingPhilipp Zabel1
2005-02-01Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/Marcin Juszkiewicz1
2004-12-07Merge oe-devel@oe-devel.bkbits.net:packages.bbChris Larson1
p;id=44985d56bc556786812a0a02d6219afd31a7381d'>recipes: move checksums to recipes from checksums.iniMartin Jansa1 * 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> 2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1 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>