summaryrefslogtreecommitdiffstats
path: root/meta/classes/staging.bbclass
Commit message (Expand)AuthorAgeFilesLines
* staging: Fix overlapping file failuresRichard Purdie2020-05-071-2/+10
* staging: Handle races between binaries and their libsRichard Purdie2020-02-151-1/+11
* staging.bbclass: correctly exclude ptest directoriesAlexander Kanavin2020-01-101-1/+1
* staging.bbclass: Fix wrong library paths in sysroot_stripJunling Zheng2019-11-271-2/+2
* staging: Handle files moving between dependenciesRichard Purdie2019-11-071-1/+15
* Clean up remnants of glibc-initialNathan Rossi2019-09-061-1/+1
* staging: Drop clean_recipe_sysrootRichard Purdie2019-07-181-11/+0
* staging: Code cleanupRichard Purdie2019-06-301-7/+0
* useradd: Fix build architecture corruption of sstate artefactsRichard Purdie2019-05-311-1/+1
* staging: add ${datadir}/gtk-doc/html to the sysroot blacklistRoss Burton2019-04-301-1/+2
* base.bbclass, staging.bbclass: Move prepare_recipe_sysroot task dependencyPeter Kjellerstedt2019-04-031-0/+1
* staging: Fix staging_populate_sysroot_dir native corruptionRichard Purdie2019-02-251-0/+4
* staging: Fix broken debug codeRichard Purdie2018-09-101-1/+1
* staging: Ensure we handle glibc-locale do_stash_locale correctlyRichard Purdie2018-09-101-0/+2
* multiconfig: Enable multiconfig dependencies on oe-coreAlejandro Enedino Hernandez Samaniego2018-08-011-1/+7
* package: Call file to determine elf status in parallelRichard Purdie2018-07-241-2/+2
* staging: Always use the default sysroot for allarch recipesRichard Purdie2018-07-041-0/+3
* staging: Improve fixup processing codeRichard Purdie2018-07-021-12/+6
* staging/image: Fix multilib recipe sysroot issuesRichard Purdie2018-07-021-0/+4
* sstatesig/staging/package_manager: Create common sstate manifest codeRichard Purdie2018-03-011-31/+5
* staging.bbclass: make subprocess.check_output() capture stderrRobert Yang2018-01-061-3/+3
* 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