summaryrefslogtreecommitdiffstats
path: root/meta/classes/staging.bbclass
Commit message (Expand)AuthorAgeFilesLines
* staging.bbclass: handle postinst-useradd-* fixmesMikko Ylinen2017-10-071-1/+1
* meta: drop True option to getVar callsMing Liu2017-09-261-7/+7
* staging: Reduce verbosity of log messagesRichard Purdie2017-09-251-2/+10
* staging: gracefully abort if two recipes conflict in the sysrootRoss Burton2017-09-111-3/+15
* staging: Fix a logic error which caused dependency removalRichard Purdie2017-09-021-5/+6
* staging: Ensure dependencies are removed before being addedRichard Purdie2017-08-271-38/+39
* staging: Avoid sysroot removal racesRichard Purdie2017-08-271-5/+20
* staging: add missing import errno to staging_populate_sysroot_dirMarko, Peter2017-08-231-0/+1
* classes/staging: change fixme debug message from note to debugPaul Eggleton2017-07-211-1/+1
* staging: Ensure a clean recipe sysroot removes addto_recipe_sysroot stampsRichard Purdie2017-07-081-0/+3
* staging.bbclass: Make use of oe.package.strip_execsTobias Hagelborn2017-06-281-95/+13
* staging.bbclass: fix typoChen Qi2017-06-141-1/+1
* staging: Allow BB_LIMITEDDEPS to avoid BB_TASKDEPDATARichard Purdie2017-05-121-16/+16
* useradd.bbclass: Handle COMPONENTS_DIR when restoring statePeter Kjellerstedt2017-05-111-1/+1
* bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-componentsPeter Kjellerstedt2017-05-111-3/+3
* sstate.bbclass, staging.bbclass: Handle HOSTTOOLS_DIR when restoring statePeter Kjellerstedt2017-05-011-1/+1
* staging: Fix sysroot problem with populate_sysroot dependencies on do_fetchRichard Purdie2017-04-111-1/+6
* Revert "staging: Fix sysroot problem with populate_sysroot dependencies on do...Richard Purdie2017-04-111-5/+0
* staging: Fix sysroot problem with populate_sysroot dependencies on do_fetchRichard Purdie2017-04-101-0/+5
* staging: Remove uninstalled dependencies from sysrootsRichard Purdie2017-03-241-0/+28
* staging: Update extend_recipe_sysroot vardepsexclude after code changesRichard Purdie2017-03-241-1/+1
* staging: Drop BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie2017-03-241-13/+0
* staging: Drop do_configure clean prefuncRichard Purdie2017-03-241-8/+0
* staging: Drop BB_SETSCENE_VERIFY_FUNCTION since it was replacedRichard Purdie2017-03-241-15/+0
* staging: Add missing parameter to debug messageRichard Purdie2017-02-071-1/+1
* staging: Improve file creation resilianceRichard Purdie2017-02-071-39/+49
* staging: Add shared manifest supportRichard Purdie2017-02-071-0/+23
* staging: Don't put ptest files into the sysrootRichard Purdie2017-02-071-0/+1
* staging: Reduce the number of mkdirs callsRichard Purdie2017-02-011-10/+17
* sstate/staging: Batch log messages for performanceRichard Purdie2017-02-011-4/+7
* staging: Handle stale sysroot rebuild issueRichard Purdie2017-01-281-0/+2
* staging: Fix missing nativesdk do_populate_sysroot depends on binutilsRichard Purdie2017-01-281-0/+1
* staging: Allow removal of stale sysroot objectsRichard Purdie2017-01-281-2/+15
* staging: Drop common prefix WORKDIR from manifest filesRichard Purdie2017-01-281-2/+3
* staging: Handle overlapping files for build-sysrootRichard Purdie2017-01-261-2/+7
* staging/allarch: Remove hardcoded PACKAGE_ARCHS from the classRichard Purdie2017-01-261-6/+10
* classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie2017-01-231-3/+3
* Switch to Recipe Specific SysrootsRichard Purdie2017-01-231-2/+347
* staging: Add dependency on virtual/binutils for strip binaryRichard Purdie2017-01-201-0/+4
* meta: remove True option to getVar callsJoshua Lock2016-12-161-11/+11
* staging: Drop unused SYSROOT_LOCKRichard Purdie2016-12-081-1/+0
* staging: Add BB_SETSCENE_VERIFY_FUNCTION2 for bitbake runqueue changesRichard Purdie2016-06-151-0/+13
* classes/lib: Update xrange -> range for python3Richard Purdie2016-06-021-1/+1
* 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