summaryrefslogtreecommitdiffstats
path: root/meta/classes/staging.bbclass
Commit message (Expand)AuthorAgeFilesLines
* staging.bbclass: Make it easier to define which dirs to stagePeter Kjellerstedt2016-05-131-33/+42
* staging.bbclass: remove trail slash from SYSROOT_DESTDIRRobert Yang2016-02-211-1/+1
* staging.bbclass: make already-stripped can be skippedJackie Huang2015-12-221-1/+4
* staging: Strip files in sysrootRichard Purdie2015-06-231-0/+96
* staging: Exclude MULTI_PROVIDER_WHISTLIST from do_populate_sysrootRichard Purdie2014-09-301-0/+1
* classes/staging: ensure do_populate_sysroot re-execs on changes to sysroot pr...Paul Eggleton2014-03-251-0/+2
* staging: Save out provider information into the sysrootRichard Purdie2014-03-251-0/+10
* sstate: Get rid of crazy name mappingRichard Purdie2013-12-181-1/+0
* staging: Use hardlinking for sysroot_stage_dirRichard Purdie2013-11-141-7/+4
* bitbake.conf: Remove double slash from PATH_prepend and PKG_CONFIG_DIRMartin Jansa2013-10-141-1/+1
* classes: tar 1.27 fixesRichard Purdie2013-10-141-1/+1
* staging.bbclass: Drop unused/legacy functionRichard Purdie2013-02-061-4/+0
* staging/insane.bbclass: Move legacy do_stage check iinto insane.bbclassRichard Purdie2013-02-061-5/+0
* staging: Drop obsolete commentsRichard Purdie2013-01-251-9/+0
* bitbake.conf: add nonarch_base_lib variableConstantin Musca2012-12-191-0/+4
* staging.bbclass: Might as well drop the applications, fonts and pixmap direct...Richard Purdie2012-08-291-0/+1
* meta/classes: Various python whitespace fixesRichard Purdie2012-08-211-2/+2
* staging.bbclass: Add support for invalidtasks parameter (see bitbake change)Richard Purdie2012-07-261-2/+4
* staging.bbclass: Also don't bother staging locale files, its pointlessRichard Purdie2012-07-191-2/+2
* staging.bbclass: Ensure the task starts from a clean directoryRichard Purdie2012-07-191-0/+1
* staging.bbclass: Don't stage doc/manpage/info filesRichard Purdie2012-07-191-0/+2
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-1/+1
* 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