| Commit message (Expand) | Author | Age | Files | Lines |
* | sstate.bbclass: Remove the temp sstate-build-* directories in WORKDIR | Dongxiao Xu | 2010-11-14 | 1 | -0/+3 |
* | bitbake/fetch: Allow checking of a single url at a time (massive sstate speed... | Richard Purdie | 2010-11-13 | 1 | -1/+1 |
* | sstate.bbclass: Only create symlinks to different localpath urls if the fetch... | Richard Purdie | 2010-11-13 | 1 | -2/+3 |
* | sstate: Provide a temporary mechanism to stop collisions between toolchain co... | Richard Purdie | 2010-11-02 | 1 | -1/+27 |
* | sstate: Fix mirror handling for file:// urls | Richard Purdie | 2010-10-22 | 1 | -4/+11 |
* | sstate: Fix broken plaindirs support | Richard Purdie | 2010-10-22 | 1 | -2/+6 |
* | base/sstate: Add cleanall task to remove downloads and sstate cached files | Richard Purdie | 2010-10-22 | 1 | -5/+16 |
* | sstate: Fix SSTAGE_MIRRORS handling and improve example in local.conf.sample | Richard Purdie | 2010-10-07 | 1 | -9/+43 |
* | bitbake/sstate: Implement a lookup function to speed up setscene processing | Richard Purdie | 2010-10-05 | 1 | -0/+26 |
* | sstate: Deal with a potential race when cleaning packages | Richard Purdie | 2010-10-01 | 1 | -7/+12 |
* | sstate: list directories in child first order in the manifest file | Joshua Lock | 2010-09-29 | 1 | -2/+4 |
* | sstate.bbclass: Add signature hash to sstate package names | Richard Purdie | 2010-09-29 | 1 | -1/+1 |
* | sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ... | Richard Purdie | 2010-09-29 | 1 | -12/+8 |
* | sstate.bbclass: pstage -> sstate name changes (no global implications) | Richard Purdie | 2010-09-29 | 1 | -29/+29 |
* | sstate.bbclass: Rename PSTAGE2 -> SSTATE | Richard Purdie | 2010-09-29 | 1 | -35/+35 |
* | sstate: Trigger generation of siggen info when building sstate packages | Richard Purdie | 2010-09-13 | 1 | -0/+2 |
* | sstate: Add sstate-interceptfuncs called between install and package | Jeff Polk | 2010-09-10 | 1 | -0/+4 |
* | sstate: Make sure the sstate function is the last to run, not the first | Richard Purdie | 2010-09-07 | 1 | -1/+1 |
* | sstate: Handle symlink directory entries correctly | Richard Purdie | 2010-09-03 | 1 | -2/+4 |
* | sstate: fix dir name in manifest | Kevin Tian | 2010-08-31 | 1 | -4/+7 |
* | sstate: make do_cleanup really working | Kevin Tian | 2010-08-31 | 1 | -1/+2 |
* | sstate/utility-tasks: Ensure do_clean functions correctly and removes shared ... | Richard Purdie | 2010-08-27 | 1 | -4/+5 |
* | sstate: Run sstate_cleanall() as part of do_setscene() | Richard Purdie | 2010-08-27 | 1 | -0/+2 |
* | sstate: fix architecture of sstate archives | Joshua Lock | 2010-08-25 | 1 | -3/+3 |
* | Rename packaged-staging2 -> sstate and remove the old empty class | Richard Purdie | 2010-08-19 | 1 | -0/+297 |