aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/staging.bbclass
AgeCommit message (Expand)Author
2015-06-23staging: Strip files in sysrootRichard Purdie
2014-09-29staging: Exclude MULTI_PROVIDER_WHISTLIST from do_populate_sysrootRichard Purdie
2014-03-24classes/staging: ensure do_populate_sysroot re-execs on changes to sysroot pr...Paul Eggleton
2014-03-24staging: Save out provider information into the sysrootRichard Purdie
2013-12-18sstate: Get rid of crazy name mappingRichard Purdie
2013-11-14staging: Use hardlinking for sysroot_stage_dirRichard Purdie
2013-10-14bitbake.conf: Remove double slash from PATH_prepend and PKG_CONFIG_DIRMartin Jansa
2013-10-11classes: tar 1.27 fixesRichard Purdie
2013-02-06staging.bbclass: Drop unused/legacy functionRichard Purdie
2013-02-06staging/insane.bbclass: Move legacy do_stage check iinto insane.bbclassRichard Purdie
2013-01-25staging: Drop obsolete commentsRichard Purdie
2012-12-19bitbake.conf: add nonarch_base_lib variableConstantin Musca
2012-08-28staging.bbclass: Might as well drop the applications, fonts and pixmap direct...Richard Purdie
2012-08-21meta/classes: Various python whitespace fixesRichard Purdie
2012-07-26staging.bbclass: Add support for invalidtasks parameter (see bitbake change)Richard Purdie
2012-07-19staging.bbclass: Also don't bother staging locale files, its pointlessRichard Purdie
2012-07-19staging.bbclass: Ensure the task starts from a clean directoryRichard Purdie
2012-07-19staging.bbclass: Don't stage doc/manpage/info filesRichard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-02-26Quoting fixesRichard Purdie
2012-02-01classes: replace 'Poky' with 'OE-core'Koen Kooi
2011-11-22staging: Remove debug accidently left inRichard Purdie
2011-11-22staging.bbclass: Add BB_SETSCENE_VERIFY_FUNCTION functionRichard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
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