summaryrefslogtreecommitdiffstats
path: root/meta/classes/staging.bbclass
Commit message (Expand)AuthorAgeFilesLines
* Quoting fixesRichard Purdie2012-02-261-1/+1
* classes: replace 'Poky' with 'OE-core'Koen Kooi2012-02-011-1/+1
* staging: Remove debug accidently left inRichard Purdie2011-11-221-1/+0
* staging.bbclass: Add BB_SETSCENE_VERIFY_FUNCTION functionRichard Purdie2011-11-221-0/+15
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-3/+3
* Add umask task controlMark Hatle2011-06-301-0/+1
* Misc hard link fixesMark Hatle2011-02-091-1/+1
* staging.bbclass: Only clean out the sysroot if we rerun configure, not at set...Richard Purdie2011-01-281-1/+6
* staging.bbclass: No need to create these directories any more, also remove in...Richard Purdie2011-01-261-9/+2
* bitbake: machine specific sysroots implementationDongxiao Xu2011-01-251-0/+1
* staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu2011-01-211-13/+13
* staging.bbclass, utils.bbclass: remove la mangling codeScott Garman2011-01-211-14/+0
* staging: relocate *.la paths in destination dirsDongxiao Xu2011-01-171-3/+4
* Drop variables that do nothingRichard Purdie2010-12-101-1/+0
* Revert "classes: Disable setscene tasks for initial testing"Richard Purdie2010-10-051-1/+1
* classes: Disable setscene tasks for initial testingRichard Purdie2010-08-191-1/+1
* staging.bbclass: Convert to packaged-stagingRichard Purdie2010-08-191-5/+10
* staging.bbclass: mangle *.la for ${base_libdir} tooKevin Tian2010-08-131-0/+1
* staging: Remove now unused legacy staging codeRichard Purdie2010-07-301-22/+3
* Finally deprecate all legacy do_stage functions. This changes the existing wa...Richard Purdie2010-07-221-41/+21
* staging: fix staging of empty directories and add localstatedirJoshua Lock2010-07-161-2/+10
* base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...Richard Purdie2010-03-191-0/+146