summaryrefslogtreecommitdiff
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)AuthorFiles
2011-03-08sstate: Ensure the SRCURI fetcher cache is not used for sstateRichard Purdie1
2011-02-23sstate.bbclass: add SSTATEPOSTINSTFUNCSScott Garman1
2011-02-11sstate: Fix bugs after new fetcherZhai Edwin1
2011-02-07meta/classes: Update classes to use new fetcher APIRichard Purdie1
2011-02-03license.bbclass: Add coverage by sstate code (also use cleandirs and dirs tas...Richard Purdie1
2011-01-28staging.bbclass: Only clean out the sysroot if we rerun configure, not at set...Richard Purdie1
2011-01-28sstate: Ensure stale stamp files are removed as part of sstate_clean()Richard Purdie1
2011-01-27sstate.bbclass: Fix stupid typoRichard Purdie1
2011-01-27sstate.bbclass: No need to dump the contents of the sstate package to stdoutRichard Purdie1
2011-01-27sstate.bbclass: Handle whitespace in the list of files to 'fixup' to resolve ...Richard Purdie1
2011-01-27sstate.bbclass: Optimise to check if the manifest exists without taking locksRichard Purdie1
2011-01-26sstate.bbclass: Correctly handle empty sstate packagesRichard Purdie1
2011-01-25sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro...Richard Purdie1
2011-01-25base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc...Yu Ke1
2011-01-25bitbake: machine specific sysroots implementationDongxiao Xu1
2011-01-25sstate.bbclass: allow each step of toolchain bootstrap processes to do popula...Dexuan Cui1
2011-01-19sstate.bbclass: Ensure clean/setscene sstate functions run under appropriate ...Richard Purdie1
2011-01-04sstate.bbclass: fix multimachine builds when PACKAGE_ARCH = MACHINE_ARCHKoen Kooi1
2010-12-20sstate.bbclass: delete sstate files when doing cleanallPaul Eggleton1
2010-11-14sstate.bbclass: Remove the temp sstate-build-* directories in WORKDIRDongxiao Xu1
2010-11-13bitbake/fetch: Allow checking of a single url at a time (massive sstate speed...Richard Purdie1
2010-11-13sstate.bbclass: Only create symlinks to different localpath urls if the fetch...Richard Purdie1
2010-11-02sstate: Provide a temporary mechanism to stop collisions between toolchain co...Richard Purdie1
2010-10-22sstate: Fix mirror handling for file:// urlsRichard Purdie1
2010-10-22sstate: Fix broken plaindirs supportRichard Purdie1
2010-10-22base/sstate: Add cleanall task to remove downloads and sstate cached filesRichard Purdie1
2010-10-07sstate: Fix SSTAGE_MIRRORS handling and improve example in local.conf.sampleRichard Purdie1
2010-10-05bitbake/sstate: Implement a lookup function to speed up setscene processingRichard Purdie1
2010-10-01sstate: Deal with a potential race when cleaning packagesRichard Purdie1
2010-09-29sstate: list directories in child first order in the manifest fileJoshua Lock1
2010-09-29sstate.bbclass: Add signature hash to sstate package namesRichard Purdie1
2010-09-29sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ...Richard Purdie1
2010-09-29sstate.bbclass: pstage -> sstate name changes (no global implications)Richard Purdie1
2010-09-29sstate.bbclass: Rename PSTAGE2 -> SSTATERichard Purdie1
2010-09-13sstate: Trigger generation of siggen info when building sstate packagesRichard Purdie1
2010-09-10sstate: Add sstate-interceptfuncs called between install and packageJeff Polk1
2010-09-07sstate: Make sure the sstate function is the last to run, not the firstRichard Purdie1
2010-09-03sstate: Handle symlink directory entries correctlyRichard Purdie1
2010-08-31sstate: fix dir name in manifestKevin Tian1
2010-08-31sstate: make do_cleanup really workingKevin Tian1
2010-08-27sstate/utility-tasks: Ensure do_clean functions correctly and removes shared ...Richard Purdie1
2010-08-27sstate: Run sstate_cleanall() as part of do_setscene()Richard Purdie1
2010-08-25sstate: fix architecture of sstate archivesJoshua Lock1
2010-08-19Rename packaged-staging2 -> sstate and remove the old empty classRichard Purdie1