summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)Author
2012-01-30sstate.bbclass: Ensure we expand stamp-extra-infoRichard Purdie
2012-01-30sstate: No need to spew out a debug message per file, summarise insteadRichard Purdie
2012-01-30sstate.bbclass: Ensure machine specific stamps are only wiped for the current...Richard Purdie
2011-09-07sstate: Avoid contention between sstate packagesRichard Purdie
2011-08-11sstate: Add level 2 debug so its possible to see what sstate is doingRichard Purdie
2011-07-25bitbake.conf/classes: Variable cleanupRichard Purdie
2011-07-12sstate: Improve performance by moving files rather than using copy and deleteRichard Purdie
2011-06-29sstate.bbclass: Fix an issue if the config changesMark Hatle
2011-06-28classes/conf: Drop MULTIMACH_ARCH variable, it adds unused complexity and ser...Richard Purdie
2011-06-09sstate.bbclass: When removing files, take an exclusive lock, even for shared ...Richard Purdie
2011-04-28sstate.bbclass: Reduce SSTATE_MANIFESTS assignment to be weakKhem Raj
2011-04-08sstate: ensure an ordered mapping between SSTATETASKS and SSTATETASKNAMESDexuan Cui
2011-03-29sstate: Add support for taking shared lockfilesRichard Purdie
2011-03-24sstate: use only unique set of SSTATETASKMartin Jansa
2011-03-19sstate: Ensure a clean removes setscene stamps as well as the main task stampsRichard Purdie
2011-03-18sstate.bbclass: Turn absolute symbolic links into relative ones for sstate pa...Richard Purdie
2011-03-15sstate.bbclass: always delete stamp files in sstate_cleanPaul Eggleton
2011-03-15sstate.bbclass: avoid deleting unrelated stamp filesPaul Eggleton
2011-03-08sstate: Ensure the SRCURI fetcher cache is not used for sstateRichard Purdie
2011-02-23sstate.bbclass: add SSTATEPOSTINSTFUNCSScott Garman
2011-02-11sstate: Fix bugs after new fetcherZhai Edwin
2011-02-07meta/classes: Update classes to use new fetcher APIRichard Purdie
2011-02-03license.bbclass: Add coverage by sstate code (also use cleandirs and dirs tas...Richard Purdie
2011-01-28staging.bbclass: Only clean out the sysroot if we rerun configure, not at set...Richard Purdie
2011-01-28sstate: Ensure stale stamp files are removed as part of sstate_clean()Richard Purdie
2011-01-27sstate.bbclass: Fix stupid typoRichard Purdie
2011-01-27sstate.bbclass: No need to dump the contents of the sstate package to stdoutRichard Purdie
2011-01-27sstate.bbclass: Handle whitespace in the list of files to 'fixup' to resolve ...Richard Purdie
2011-01-27sstate.bbclass: Optimise to check if the manifest exists without taking locksRichard Purdie
2011-01-26sstate.bbclass: Correctly handle empty sstate packagesRichard Purdie
2011-01-25sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro...Richard Purdie
2011-01-25base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc...Yu Ke
2011-01-25bitbake: machine specific sysroots implementationDongxiao Xu
2011-01-25sstate.bbclass: allow each step of toolchain bootstrap processes to do popula...Dexuan Cui
2011-01-19sstate.bbclass: Ensure clean/setscene sstate functions run under appropriate ...Richard Purdie
2011-01-04sstate.bbclass: fix multimachine builds when PACKAGE_ARCH = MACHINE_ARCHKoen Kooi
2010-12-20sstate.bbclass: delete sstate files when doing cleanallPaul Eggleton
2010-11-14sstate.bbclass: Remove the temp sstate-build-* directories in WORKDIRDongxiao Xu
2010-11-13bitbake/fetch: Allow checking of a single url at a time (massive sstate speed...Richard Purdie
2010-11-13sstate.bbclass: Only create symlinks to different localpath urls if the fetch...Richard Purdie
2010-11-02sstate: Provide a temporary mechanism to stop collisions between toolchain co...Richard Purdie
2010-10-22sstate: Fix mirror handling for file:// urlsRichard Purdie
2010-10-22sstate: Fix broken plaindirs supportRichard Purdie
2010-10-22base/sstate: Add cleanall task to remove downloads and sstate cached filesRichard Purdie
2010-10-07sstate: Fix SSTAGE_MIRRORS handling and improve example in local.conf.sampleRichard Purdie
2010-10-05bitbake/sstate: Implement a lookup function to speed up setscene processingRichard Purdie
2010-10-01sstate: Deal with a potential race when cleaning packagesRichard Purdie
2010-09-29sstate: list directories in child first order in the manifest fileJoshua Lock
2010-09-29sstate.bbclass: Add signature hash to sstate package namesRichard Purdie
2010-09-29sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ...Richard Purdie