summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)Author
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
2010-09-29sstate.bbclass: pstage -> sstate name changes (no global implications)Richard Purdie
2010-09-29sstate.bbclass: Rename PSTAGE2 -> SSTATERichard Purdie
2010-09-13sstate: Trigger generation of siggen info when building sstate packagesRichard Purdie
2010-09-10sstate: Add sstate-interceptfuncs called between install and packageJeff Polk
2010-09-07sstate: Make sure the sstate function is the last to run, not the firstRichard Purdie
2010-09-03sstate: Handle symlink directory entries correctlyRichard Purdie
2010-08-31sstate: fix dir name in manifestKevin Tian
2010-08-31sstate: make do_cleanup really workingKevin Tian
2010-08-27sstate/utility-tasks: Ensure do_clean functions correctly and removes shared ...Richard Purdie
2010-08-27sstate: Run sstate_cleanall() as part of do_setscene()Richard Purdie
2010-08-25sstate: fix architecture of sstate archivesJoshua Lock
2010-08-19Rename packaged-staging2 -> sstate and remove the old empty classRichard Purdie