Age | Commit message (Expand) | Author | Files |
2011-02-07 | meta/classes: Update classes to use new fetcher API | Richard Purdie | 1 |
2011-02-03 | license.bbclass: Add coverage by sstate code (also use cleandirs and dirs tas... | Richard Purdie | 1 |
2011-01-28 | staging.bbclass: Only clean out the sysroot if we rerun configure, not at set... | Richard Purdie | 1 |
2011-01-28 | sstate: Ensure stale stamp files are removed as part of sstate_clean() | Richard Purdie | 1 |
2011-01-27 | sstate.bbclass: Fix stupid typo | Richard Purdie | 1 |
2011-01-27 | sstate.bbclass: No need to dump the contents of the sstate package to stdout | Richard Purdie | 1 |
2011-01-27 | sstate.bbclass: Handle whitespace in the list of files to 'fixup' to resolve ... | Richard Purdie | 1 |
2011-01-27 | sstate.bbclass: Optimise to check if the manifest exists without taking locks | Richard Purdie | 1 |
2011-01-26 | sstate.bbclass: Correctly handle empty sstate packages | Richard Purdie | 1 |
2011-01-25 | sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap pro... | Richard Purdie | 1 |
2011-01-25 | base/sstate.bbclass: Rename fetcher "go" method to "download" when using fetc... | Yu Ke | 1 |
2011-01-25 | bitbake: machine specific sysroots implementation | Dongxiao Xu | 1 |
2011-01-25 | sstate.bbclass: allow each step of toolchain bootstrap processes to do popula... | Dexuan Cui | 1 |
2011-01-19 | sstate.bbclass: Ensure clean/setscene sstate functions run under appropriate ... | Richard Purdie | 1 |
2011-01-04 | sstate.bbclass: fix multimachine builds when PACKAGE_ARCH = MACHINE_ARCH | Koen Kooi | 1 |
2010-12-20 | sstate.bbclass: delete sstate files when doing cleanall | Paul Eggleton | 1 |
2010-11-14 | sstate.bbclass: Remove the temp sstate-build-* directories in WORKDIR | Dongxiao Xu | 1 |
2010-11-13 | bitbake/fetch: Allow checking of a single url at a time (massive sstate speed... | Richard Purdie | 1 |
2010-11-13 | sstate.bbclass: Only create symlinks to different localpath urls if the fetch... | Richard Purdie | 1 |
2010-11-02 | sstate: Provide a temporary mechanism to stop collisions between toolchain co... | Richard Purdie | 1 |
2010-10-22 | sstate: Fix mirror handling for file:// urls | Richard Purdie | 1 |
2010-10-22 | sstate: Fix broken plaindirs support | Richard Purdie | 1 |
2010-10-22 | base/sstate: Add cleanall task to remove downloads and sstate cached files | Richard Purdie | 1 |
2010-10-07 | sstate: Fix SSTAGE_MIRRORS handling and improve example in local.conf.sample | Richard Purdie | 1 |
2010-10-05 | bitbake/sstate: Implement a lookup function to speed up setscene processing | Richard Purdie | 1 |
2010-10-01 | sstate: Deal with a potential race when cleaning packages | Richard Purdie | 1 |
2010-09-29 | sstate: list directories in child first order in the manifest file | Joshua Lock | 1 |
2010-09-29 | sstate.bbclass: Add signature hash to sstate package names | Richard Purdie | 1 |
2010-09-29 | sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ... | Richard Purdie | 1 |
2010-09-29 | sstate.bbclass: pstage -> sstate name changes (no global implications) | Richard Purdie | 1 |
2010-09-29 | sstate.bbclass: Rename PSTAGE2 -> SSTATE | Richard Purdie | 1 |
2010-09-13 | sstate: Trigger generation of siggen info when building sstate packages | Richard Purdie | 1 |
2010-09-10 | sstate: Add sstate-interceptfuncs called between install and package | Jeff Polk | 1 |
2010-09-07 | sstate: Make sure the sstate function is the last to run, not the first | Richard Purdie | 1 |
2010-09-03 | sstate: Handle symlink directory entries correctly | Richard Purdie | 1 |
2010-08-31 | sstate: fix dir name in manifest | Kevin Tian | 1 |
2010-08-31 | sstate: make do_cleanup really working | Kevin Tian | 1 |
2010-08-27 | sstate/utility-tasks: Ensure do_clean functions correctly and removes shared ... | Richard Purdie | 1 |
2010-08-27 | sstate: Run sstate_cleanall() as part of do_setscene() | Richard Purdie | 1 |
2010-08-25 | sstate: fix architecture of sstate archives | Joshua Lock | 1 |
2010-08-19 | Rename packaged-staging2 -> sstate and remove the old empty class | Richard Purdie | 1 |