summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
Commit message (Expand)AuthorAgeFilesLines
...
* sstate.bbclass: Remove the temp sstate-build-* directories in WORKDIRDongxiao Xu2010-11-141-0/+3
* bitbake/fetch: Allow checking of a single url at a time (massive sstate speed...Richard Purdie2010-11-131-1/+1
* sstate.bbclass: Only create symlinks to different localpath urls if the fetch...Richard Purdie2010-11-131-2/+3
* sstate: Provide a temporary mechanism to stop collisions between toolchain co...Richard Purdie2010-11-021-1/+27
* sstate: Fix mirror handling for file:// urlsRichard Purdie2010-10-221-4/+11
* sstate: Fix broken plaindirs supportRichard Purdie2010-10-221-2/+6
* base/sstate: Add cleanall task to remove downloads and sstate cached filesRichard Purdie2010-10-221-5/+16
* sstate: Fix SSTAGE_MIRRORS handling and improve example in local.conf.sampleRichard Purdie2010-10-071-9/+43
* bitbake/sstate: Implement a lookup function to speed up setscene processingRichard Purdie2010-10-051-0/+26
* sstate: Deal with a potential race when cleaning packagesRichard Purdie2010-10-011-7/+12
* sstate: list directories in child first order in the manifest fileJoshua Lock2010-09-291-2/+4
* sstate.bbclass: Add signature hash to sstate package namesRichard Purdie2010-09-291-1/+1
* sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ...Richard Purdie2010-09-291-12/+8
* sstate.bbclass: pstage -> sstate name changes (no global implications)Richard Purdie2010-09-291-29/+29
* sstate.bbclass: Rename PSTAGE2 -> SSTATERichard Purdie2010-09-291-35/+35
* sstate: Trigger generation of siggen info when building sstate packagesRichard Purdie2010-09-131-0/+2
* sstate: Add sstate-interceptfuncs called between install and packageJeff Polk2010-09-101-0/+4
* sstate: Make sure the sstate function is the last to run, not the firstRichard Purdie2010-09-071-1/+1
* sstate: Handle symlink directory entries correctlyRichard Purdie2010-09-031-2/+4
* sstate: fix dir name in manifestKevin Tian2010-08-311-4/+7
* sstate: make do_cleanup really workingKevin Tian2010-08-311-1/+2
* sstate/utility-tasks: Ensure do_clean functions correctly and removes shared ...Richard Purdie2010-08-271-4/+5
* sstate: Run sstate_cleanall() as part of do_setscene()Richard Purdie2010-08-271-0/+2
* sstate: fix architecture of sstate archivesJoshua Lock2010-08-251-3/+3
* Rename packaged-staging2 -> sstate and remove the old empty classRichard Purdie2010-08-191-0/+297