summaryrefslogtreecommitdiffstats
path: root/meta/classes/staging.bbclass
AgeCommit message (Expand)Author
2011-06-30Add umask task controlMark Hatle
2011-02-09Misc hard link fixesMark Hatle
2011-01-28staging.bbclass: Only clean out the sysroot if we rerun configure, not at set...Richard Purdie
2011-01-26staging.bbclass: No need to create these directories any more, also remove in...Richard Purdie
2011-01-25bitbake: machine specific sysroots implementationDongxiao Xu
2011-01-21staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu
2011-01-21staging.bbclass, utils.bbclass: remove la mangling codeScott Garman
2011-01-17staging: relocate *.la paths in destination dirsDongxiao Xu
2010-12-10Drop variables that do nothingRichard Purdie
2010-10-05Revert "classes: Disable setscene tasks for initial testing"Richard Purdie
2010-08-19classes: Disable setscene tasks for initial testingRichard Purdie
2010-08-19staging.bbclass: Convert to packaged-stagingRichard Purdie
2010-08-13staging.bbclass: mangle *.la for ${base_libdir} tooKevin Tian
2010-07-30staging: Remove now unused legacy staging codeRichard Purdie
2010-07-22Finally deprecate all legacy do_stage functions. This changes the existing wa...Richard Purdie
2010-07-16staging: fix staging of empty directories and add localstatedirJoshua Lock
2010-03-19base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...Richard Purdie