summaryrefslogtreecommitdiff
path: root/meta/classes/staging.bbclass
AgeCommit message (Expand)AuthorFiles
2017-05-01sstate.bbclass, staging.bbclass: Handle HOSTTOOLS_DIR when restoring statePeter Kjellerstedt1
2017-04-11staging: Fix sysroot problem with populate_sysroot dependencies on do_fetchRichard Purdie1
2017-04-11Revert "staging: Fix sysroot problem with populate_sysroot dependencies on do...Richard Purdie1
2017-04-10staging: Fix sysroot problem with populate_sysroot dependencies on do_fetchRichard Purdie1
2017-03-23staging: Remove uninstalled dependencies from sysrootsRichard Purdie1
2017-03-23staging: Update extend_recipe_sysroot vardepsexclude after code changesRichard Purdie1
2017-03-23staging: Drop BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie1
2017-03-23staging: Drop do_configure clean prefuncRichard Purdie1
2017-03-23staging: Drop BB_SETSCENE_VERIFY_FUNCTION since it was replacedRichard Purdie1
2017-02-07staging: Add missing parameter to debug messageRichard Purdie1
2017-02-07staging: Improve file creation resilianceRichard Purdie1
2017-02-07staging: Add shared manifest supportRichard Purdie1
2017-02-07staging: Don't put ptest files into the sysrootRichard Purdie1
2017-02-01staging: Reduce the number of mkdirs callsRichard Purdie1
2017-02-01sstate/staging: Batch log messages for performanceRichard Purdie1
2017-01-28staging: Handle stale sysroot rebuild issueRichard Purdie1
2017-01-28staging: Fix missing nativesdk do_populate_sysroot depends on binutilsRichard Purdie1
2017-01-28staging: Allow removal of stale sysroot objectsRichard Purdie1
2017-01-28staging: Drop common prefix WORKDIR from manifest filesRichard Purdie1
2017-01-26staging: Handle overlapping files for build-sysrootRichard Purdie1
2017-01-26staging/allarch: Remove hardcoded PACKAGE_ARCHS from the classRichard Purdie1
2017-01-23classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie1
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie1
2017-01-19staging: Add dependency on virtual/binutils for strip binaryRichard Purdie1
2016-12-16meta: remove True option to getVar callsJoshua Lock1
2016-12-07staging: Drop unused SYSROOT_LOCKRichard Purdie1
2016-06-14staging: Add BB_SETSCENE_VERIFY_FUNCTION2 for bitbake runqueue changesRichard Purdie1
2016-06-02classes/lib: Update xrange -> range for python3Richard Purdie1
2016-05-13staging.bbclass: Make it easier to define which dirs to stagePeter Kjellerstedt1
2016-02-21staging.bbclass: remove trail slash from SYSROOT_DESTDIRRobert Yang1
2015-12-22staging.bbclass: make already-stripped can be skippedJackie Huang1
2015-06-23staging: Strip files in sysrootRichard Purdie1
2014-09-29staging: Exclude MULTI_PROVIDER_WHISTLIST from do_populate_sysrootRichard Purdie1
2014-03-24classes/staging: ensure do_populate_sysroot re-execs on changes to sysroot pr...Paul Eggleton1
2014-03-24staging: Save out provider information into the sysrootRichard Purdie1
2013-12-18sstate: Get rid of crazy name mappingRichard Purdie1
2013-11-14staging: Use hardlinking for sysroot_stage_dirRichard Purdie1
2013-10-14bitbake.conf: Remove double slash from PATH_prepend and PKG_CONFIG_DIRMartin Jansa1
2013-10-11classes: tar 1.27 fixesRichard Purdie1
2013-02-06staging.bbclass: Drop unused/legacy functionRichard Purdie1
2013-02-06staging/insane.bbclass: Move legacy do_stage check iinto insane.bbclassRichard Purdie1
2013-01-25staging: Drop obsolete commentsRichard Purdie1
2012-12-19bitbake.conf: add nonarch_base_lib variableConstantin Musca1
2012-08-28staging.bbclass: Might as well drop the applications, fonts and pixmap direct...Richard Purdie1
2012-08-21meta/classes: Various python whitespace fixesRichard Purdie1
2012-07-26staging.bbclass: Add support for invalidtasks parameter (see bitbake change)Richard Purdie1
2012-07-19staging.bbclass: Also don't bother staging locale files, its pointlessRichard Purdie1
2012-07-19staging.bbclass: Ensure the task starts from a clean directoryRichard Purdie1
2012-07-19staging.bbclass: Don't stage doc/manpage/info filesRichard Purdie1
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie1